Class TdApi.PushMessageContentChatSetBackground

Enclosing class:
TdApi

public static class TdApi.PushMessageContentChatSetBackground extends TdApi.PushMessageContent
A chat background was edited.
  • Field Details

    • isSame

      public boolean isSame
      True, if the set background is the same as the background of the current user.
    • CONSTRUCTOR

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

    • PushMessageContentChatSetBackground

      public PushMessageContentChatSetBackground()
      A chat background was edited.
    • PushMessageContentChatSetBackground

      public PushMessageContentChatSetBackground(boolean isSame)
      A chat background was edited.
      Parameters:
      isSame - True, if the set background is the same as the background of the current user.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR