-
I don't know how to get note from user. Please, help me |
Beta Was this translation helpful? Give feedback.
Answered by
dolfies
Feb 1, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
client.fetch_note(user_id)
returns a note object. You canstr()
it to get the note.