account.GetNotifyExceptions

class pyrogram.raw.functions.account.GetNotifyExceptions

Returns list of chats with non-default notification settings

Details:
  • Layer: 187

  • ID: 53577479

Parameters:
  • compare_sound (bool, optional) – If set, chats with non-default sound will be returned

  • compare_stories (bool, optional) – If set, chats with non-default notification settings for stories will be returned

  • peer (InputNotifyPeer, optional) – If specified, only chats of the specified category will be returned

Returns:

Updates