contacts.UpdateContactNote#
- class pyrogram.raw.functions.contacts.UpdateContactNote[source]#
Update the private note associated to a contact; see here for more info.
- Details:
Layer:
224ID:
139F63FB
- Parameters:
id (
InputUser) – The contact.note (
TextWithEntities) – The note.
- Returns:
bool