Class TdApi.GetStoryNotificationSettingsExceptions

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.Function<TdApi.Chats>
org.drinkless.tdlib.TdApi.GetStoryNotificationSettingsExceptions
Enclosing class:
TdApi

public static class TdApi.GetStoryNotificationSettingsExceptions extends TdApi.Function<TdApi.Chats>
Returns the list of chats with non-default notification settings for stories.

Returns Chats

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetStoryNotificationSettingsExceptions

      public GetStoryNotificationSettingsExceptions()
      Default constructor for a function, which returns the list of chats with non-default notification settings for stories.

      Returns Chats

  • Method Details