account.getNotifySettings
Gets current notification settings for a given user/group, from all users/all groups.
Example
TL schema
Parameters
Name | Type | Description |
peer | Notification source |
Result
Returns a PeerNotifySettings object containing current notification settings.
Possible errors
Code | Type | Description |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
Last updated