Class TdApi.InlineQueryResultSticker

    • Field Detail

      • id

        public String id
        Unique identifier of the query result.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InlineQueryResultSticker

        public InlineQueryResultSticker()
        Represents a sticker.
      • InlineQueryResultSticker

        public InlineQueryResultSticker​(String id,
                                        TdApi.Sticker sticker)
        Represents a sticker.
        Parameters:
        id - Unique identifier of the query result.
        sticker - Sticker.