Class TdApi.StickerFullTypeMask

Enclosing class:
TdApi

public static class TdApi.StickerFullTypeMask extends TdApi.StickerFullType
The sticker is a mask in WEBP format to be placed on photos or videos.
  • Field Details

    • maskPosition

      public TdApi.MaskPosition maskPosition
      Position where the mask is placed; may be null.
    • CONSTRUCTOR

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

    • StickerFullTypeMask

      public StickerFullTypeMask()
      The sticker is a mask in WEBP format to be placed on photos or videos.
    • StickerFullTypeMask

      public StickerFullTypeMask(TdApi.MaskPosition maskPosition)
      The sticker is a mask in WEBP format to be placed on photos or videos.
      Parameters:
      maskPosition - Position where the mask is placed; may be null.
  • 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