type github.com/gotd/td/tg.InputDocumentClass

82 uses

	github.com/gotd/td/tg (current package)
		tl_account_create_theme_gen.go#L55: 	Document InputDocumentClass
		tl_account_create_theme_gen.go#L110: 	GetDocument() (value InputDocumentClass, ok bool)
		tl_account_create_theme_gen.go#L298: func (c *AccountCreateThemeRequest) SetDocument(value InputDocumentClass) {
		tl_account_create_theme_gen.go#L305: func (c *AccountCreateThemeRequest) GetDocument() (value InputDocumentClass, ok bool) {
		tl_account_save_ringtone_gen.go#L54: 	ID InputDocumentClass
		tl_account_save_ringtone_gen.go#L95: 	GetID() (value InputDocumentClass)
		tl_account_save_ringtone_gen.go#L195: func (s *AccountSaveRingtoneRequest) GetID() (value InputDocumentClass) {
		tl_account_update_theme_gen.go#L59: 	Document InputDocumentClass
		tl_account_update_theme_gen.go#L121: 	GetDocument() (value InputDocumentClass, ok bool)
		tl_account_update_theme_gen.go#L394: func (u *AccountUpdateThemeRequest) SetDocument(value InputDocumentClass) {
		tl_account_update_theme_gen.go#L401: func (u *AccountUpdateThemeRequest) GetDocument() (value InputDocumentClass, ok bool) {
		tl_input_bot_inline_result_gen.go#L747: 	Document InputDocumentClass
		tl_input_bot_inline_result_gen.go#L812: 	GetDocument() (value InputDocumentClass)
		tl_input_bot_inline_result_gen.go#L1052: func (i *InputBotInlineResultDocument) GetDocument() (value InputDocumentClass) {
		tl_input_document_gen.go#L45: func (i InputDocumentEmpty) construct() InputDocumentClass { return &i }
		tl_input_document_gen.go#L54: 	_ InputDocumentClass = &InputDocumentEmpty{}
		tl_input_document_gen.go#L159: func (i InputDocument) construct() InputDocumentClass { return &i }
		tl_input_document_gen.go#L168: 	_ InputDocumentClass = &InputDocument{}
		tl_input_document_gen.go#L349: type InputDocumentClass interface {
		tl_input_document_gen.go#L354: 	construct() InputDocumentClass
		tl_input_document_gen.go#L392: func DecodeInputDocument(buf *bin.Buffer) (InputDocumentClass, error) {
		tl_input_document_gen.go#L419: 	InputDocument InputDocumentClass
		tl_input_document_slices_gen.go#L38: type InputDocumentClassArray []InputDocumentClass
		tl_input_document_slices_gen.go#L41: func (s InputDocumentClassArray) Sort(less func(a, b InputDocumentClass) bool) InputDocumentClassArray {
		tl_input_document_slices_gen.go#L49: func (s InputDocumentClassArray) SortStable(less func(a, b InputDocumentClass) bool) InputDocumentClassArray {
		tl_input_document_slices_gen.go#L57: func (s InputDocumentClassArray) Retain(keep func(x InputDocumentClass) bool) InputDocumentClassArray {
		tl_input_document_slices_gen.go#L71: func (s InputDocumentClassArray) First() (v InputDocumentClass, ok bool) {
		tl_input_document_slices_gen.go#L79: func (s InputDocumentClassArray) Last() (v InputDocumentClass, ok bool) {
		tl_input_document_slices_gen.go#L87: func (s *InputDocumentClassArray) PopFirst() (v InputDocumentClass, ok bool) {
		tl_input_document_slices_gen.go#L97: 	var zero InputDocumentClass
		tl_input_document_slices_gen.go#L106: func (s *InputDocumentClassArray) Pop() (v InputDocumentClass, ok bool) {
		tl_input_media_gen.go#L156: 	Stickers []InputDocumentClass
		tl_input_media_gen.go#L215: 	GetStickers() (value []InputDocumentClass, ok bool)
		tl_input_media_gen.go#L366: 			i.Stickers = make([]InputDocumentClass, 0, headerLen%bin.PreallocateLimit)
		tl_input_media_gen.go#L414: func (i *InputMediaUploadedPhoto) SetStickers(value []InputDocumentClass) {
		tl_input_media_gen.go#L421: func (i *InputMediaUploadedPhoto) GetStickers() (value []InputDocumentClass, ok bool) {
		tl_input_media_gen.go#L1090: 	Stickers []InputDocumentClass
		tl_input_media_gen.go#L1169: 	GetStickers() (value []InputDocumentClass, ok bool)
		tl_input_media_gen.go#L1411: 			i.Stickers = make([]InputDocumentClass, 0, headerLen%bin.PreallocateLimit)
		tl_input_media_gen.go#L1531: func (i *InputMediaUploadedDocument) SetStickers(value []InputDocumentClass) {
		tl_input_media_gen.go#L1538: func (i *InputMediaUploadedDocument) GetStickers() (value []InputDocumentClass, ok bool) {
		tl_input_media_gen.go#L1592: 	ID InputDocumentClass
		tl_input_media_gen.go#L1655: 	GetID() (value InputDocumentClass)
		tl_input_media_gen.go#L1829: func (i *InputMediaDocument) GetID() (value InputDocumentClass) {
		tl_input_sticker_set_item_gen.go#L45: 	Document InputDocumentClass
		tl_input_sticker_set_item_gen.go#L103: 	GetDocument() (value InputDocumentClass)
		tl_input_sticker_set_item_gen.go#L262: func (i *InputStickerSetItem) GetDocument() (value InputDocumentClass) {
		tl_input_stickered_media_gen.go#L180: 	ID InputDocumentClass
		tl_input_stickered_media_gen.go#L221: 	GetID() (value InputDocumentClass)
		tl_input_stickered_media_gen.go#L307: func (i *InputStickeredMediaDocument) GetID() (value InputDocumentClass) {
		tl_input_web_file_location_gen.go#L503: 	Document InputDocumentClass
		tl_input_web_file_location_gen.go#L567: 	GetDocument() (value InputDocumentClass, ok bool)
		tl_input_web_file_location_gen.go#L750: func (i *InputWebFileAudioAlbumThumbLocation) SetDocument(value InputDocumentClass) {
		tl_input_web_file_location_gen.go#L757: func (i *InputWebFileAudioAlbumThumbLocation) GetDocument() (value InputDocumentClass, ok bool) {
		tl_messages_fave_sticker_gen.go#L40: 	ID InputDocumentClass
		tl_messages_fave_sticker_gen.go#L81: 	GetID() (value InputDocumentClass)
		tl_messages_fave_sticker_gen.go#L181: func (f *MessagesFaveStickerRequest) GetID() (value InputDocumentClass) {
		tl_messages_save_gif_gen.go#L40: 	ID InputDocumentClass
		tl_messages_save_gif_gen.go#L81: 	GetID() (value InputDocumentClass)
		tl_messages_save_gif_gen.go#L181: func (s *MessagesSaveGifRequest) GetID() (value InputDocumentClass) {
		tl_messages_save_recent_sticker_gen.go#L47: 	ID InputDocumentClass
		tl_messages_save_recent_sticker_gen.go#L95: 	GetID() (value InputDocumentClass)
		tl_messages_save_recent_sticker_gen.go#L237: func (s *MessagesSaveRecentStickerRequest) GetID() (value InputDocumentClass) {
		tl_server_gen.go#L8475: func (s *ServerDispatcher) OnStickersRemoveStickerFromSet(f func(ctx context.Context, sticker InputDocumentClass) (MessagesStickerSetClass, error)) {
		tl_stickers_change_sticker_gen.go#L48: 	Sticker InputDocumentClass
		tl_stickers_change_sticker_gen.go#L112: 	GetSticker() (value InputDocumentClass)
		tl_stickers_change_sticker_gen.go#L280: func (c *StickersChangeStickerRequest) GetSticker() (value InputDocumentClass) {
		tl_stickers_change_sticker_position_gen.go#L41: 	Sticker InputDocumentClass
		tl_stickers_change_sticker_position_gen.go#L82: 	GetSticker() (value InputDocumentClass)
		tl_stickers_change_sticker_position_gen.go#L182: func (c *StickersChangeStickerPositionRequest) GetSticker() (value InputDocumentClass) {
		tl_stickers_create_sticker_set_gen.go#L75: 	Thumb InputDocumentClass
		tl_stickers_create_sticker_set_gen.go#L162: 	GetThumb() (value InputDocumentClass, ok bool)
		tl_stickers_create_sticker_set_gen.go#L535: func (c *StickersCreateStickerSetRequest) SetThumb(value InputDocumentClass) {
		tl_stickers_create_sticker_set_gen.go#L542: func (c *StickersCreateStickerSetRequest) GetThumb() (value InputDocumentClass, ok bool) {
		tl_stickers_remove_sticker_from_set_gen.go#L41: 	Sticker InputDocumentClass
		tl_stickers_remove_sticker_from_set_gen.go#L77: 	GetSticker() (value InputDocumentClass)
		tl_stickers_remove_sticker_from_set_gen.go#L163: func (r *StickersRemoveStickerFromSetRequest) GetSticker() (value InputDocumentClass) {
		tl_stickers_remove_sticker_from_set_gen.go#L186: func (c *Client) StickersRemoveStickerFromSet(ctx context.Context, sticker InputDocumentClass) (MessagesStickerSetClass, error) {
		tl_stickers_set_sticker_set_thumb_gen.go#L49: 	Thumb InputDocumentClass
		tl_stickers_set_sticker_set_thumb_gen.go#L103: 	GetThumb() (value InputDocumentClass, ok bool)
		tl_stickers_set_sticker_set_thumb_gen.go#L260: func (s *StickersSetStickerSetThumbRequest) SetThumb(value InputDocumentClass) {
		tl_stickers_set_sticker_set_thumb_gen.go#L267: func (s *StickersSetStickerSetThumbRequest) GetThumb() (value InputDocumentClass, ok bool) {