Class TdApi.InputChatPhoto

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InputChatPhoto
Direct Known Subclasses:
TdApi.InputChatPhotoAnimation, TdApi.InputChatPhotoPrevious, TdApi.InputChatPhotoStatic, TdApi.InputChatPhotoSticker
Enclosing class:
TdApi

public abstract static class TdApi.InputChatPhoto extends TdApi.Object
This class is an abstract base class. Describes a photo to be set as a user profile or chat photo.
  • Constructor Details

    • InputChatPhoto

      public InputChatPhoto()
      Default class constructor.
  • Method Details

    • getConstructor

      public abstract 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:
      identifier uniquely determining type of the object.