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

88 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L2136: 	PrevStickerset InputStickerSetClass
		tl_channel_admin_log_event_action_gen.go#L2138: 	NewStickerset InputStickerSetClass
		tl_channel_admin_log_event_action_gen.go#L2184: 	GetPrevStickerset() (value InputStickerSetClass)
		tl_channel_admin_log_event_action_gen.go#L2185: 	GetNewStickerset() (value InputStickerSetClass)
		tl_channel_admin_log_event_action_gen.go#L2289: func (c *ChannelAdminLogEventActionChangeStickerSet) GetPrevStickerset() (value InputStickerSetClass) {
		tl_channel_admin_log_event_action_gen.go#L2297: func (c *ChannelAdminLogEventActionChangeStickerSet) GetNewStickerset() (value InputStickerSetClass) {
		tl_channels_set_stickers_gen.go#L42: 	Stickerset InputStickerSetClass
		tl_channels_set_stickers_gen.go#L82: 	GetStickerset() (value InputStickerSetClass)
		tl_channels_set_stickers_gen.go#L194: func (s *ChannelsSetStickersRequest) GetStickerset() (value InputStickerSetClass) {
		tl_document_attribute_gen.go#L313: 	Stickerset InputStickerSetClass
		tl_document_attribute_gen.go#L372: 	GetStickerset() (value InputStickerSetClass)
		tl_document_attribute_gen.go#L544: func (d *DocumentAttributeSticker) GetStickerset() (value InputStickerSetClass) {
		tl_document_attribute_gen.go#L1531: 	Stickerset InputStickerSetClass
		tl_document_attribute_gen.go#L1587: 	GetStickerset() (value InputStickerSetClass)
		tl_document_attribute_gen.go#L1765: func (d *DocumentAttributeCustomEmoji) GetStickerset() (value InputStickerSetClass) {
		tl_input_file_location_gen.go#L1657: 	Stickerset InputStickerSetClass
		tl_input_file_location_gen.go#L1703: 	GetStickerset() (value InputStickerSetClass)
		tl_input_file_location_gen.go#L1803: func (i *InputStickerSetThumb) GetStickerset() (value InputStickerSetClass) {
		tl_input_file_location_gen.go#L2376: 	Stickerset InputStickerSetClass
		tl_input_file_location_gen.go#L2427: 	GetStickerset() (value InputStickerSetClass)
		tl_input_file_location_gen.go#L2541: func (i *InputStickerSetThumbLegacy) GetStickerset() (value InputStickerSetClass) {
		tl_input_sticker_set_gen.go#L45: func (i InputStickerSetEmpty) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L54: 	_ InputStickerSetClass = &InputStickerSetEmpty{}
		tl_input_sticker_set_gen.go#L151: func (i InputStickerSetID) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L160: 	_ InputStickerSetClass = &InputStickerSetID{}
		tl_input_sticker_set_gen.go#L317: func (i InputStickerSetShortName) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L326: 	_ InputStickerSetClass = &InputStickerSetShortName{}
		tl_input_sticker_set_gen.go#L450: func (i InputStickerSetAnimatedEmoji) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L459: 	_ InputStickerSetClass = &InputStickerSetAnimatedEmoji{}
		tl_input_sticker_set_gen.go#L557: func (i InputStickerSetDice) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L566: 	_ InputStickerSetClass = &InputStickerSetDice{}
		tl_input_sticker_set_gen.go#L691: func (i InputStickerSetAnimatedEmojiAnimations) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L700: 	_ InputStickerSetClass = &InputStickerSetAnimatedEmojiAnimations{}
		tl_input_sticker_set_gen.go#L793: func (i InputStickerSetPremiumGifts) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L802: 	_ InputStickerSetClass = &InputStickerSetPremiumGifts{}
		tl_input_sticker_set_gen.go#L899: func (i InputStickerSetEmojiGenericAnimations) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L908: 	_ InputStickerSetClass = &InputStickerSetEmojiGenericAnimations{}
		tl_input_sticker_set_gen.go#L1004: func (i InputStickerSetEmojiDefaultStatuses) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L1013: 	_ InputStickerSetClass = &InputStickerSetEmojiDefaultStatuses{}
		tl_input_sticker_set_gen.go#L1110: func (i InputStickerSetEmojiDefaultTopicIcons) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L1119: 	_ InputStickerSetClass = &InputStickerSetEmojiDefaultTopicIcons{}
		tl_input_sticker_set_gen.go#L1211: func (i InputStickerSetEmojiChannelDefaultStatuses) construct() InputStickerSetClass { return &i }
		tl_input_sticker_set_gen.go#L1220: 	_ InputStickerSetClass = &InputStickerSetEmojiChannelDefaultStatuses{}
		tl_input_sticker_set_gen.go#L1329: type InputStickerSetClass interface {
		tl_input_sticker_set_gen.go#L1334: 	construct() InputStickerSetClass
		tl_input_sticker_set_gen.go#L1349: func DecodeInputStickerSet(buf *bin.Buffer) (InputStickerSetClass, error) {
		tl_input_sticker_set_gen.go#L1439: 	InputStickerSet InputStickerSetClass
		tl_input_sticker_set_slices_gen.go#L38: type InputStickerSetClassArray []InputStickerSetClass
		tl_input_sticker_set_slices_gen.go#L41: func (s InputStickerSetClassArray) Sort(less func(a, b InputStickerSetClass) bool) InputStickerSetClassArray {
		tl_input_sticker_set_slices_gen.go#L49: func (s InputStickerSetClassArray) SortStable(less func(a, b InputStickerSetClass) bool) InputStickerSetClassArray {
		tl_input_sticker_set_slices_gen.go#L57: func (s InputStickerSetClassArray) Retain(keep func(x InputStickerSetClass) bool) InputStickerSetClassArray {
		tl_input_sticker_set_slices_gen.go#L71: func (s InputStickerSetClassArray) First() (v InputStickerSetClass, ok bool) {
		tl_input_sticker_set_slices_gen.go#L79: func (s InputStickerSetClassArray) Last() (v InputStickerSetClass, ok bool) {
		tl_input_sticker_set_slices_gen.go#L87: func (s *InputStickerSetClassArray) PopFirst() (v InputStickerSetClass, ok bool) {
		tl_input_sticker_set_slices_gen.go#L97: 	var zero InputStickerSetClass
		tl_input_sticker_set_slices_gen.go#L106: func (s *InputStickerSetClassArray) Pop() (v InputStickerSetClass, ok bool) {
		tl_messages_get_sticker_set_gen.go#L40: 	Stickerset InputStickerSetClass
		tl_messages_get_sticker_set_gen.go#L84: 	GetStickerset() (value InputStickerSetClass)
		tl_messages_get_sticker_set_gen.go#L184: func (g *MessagesGetStickerSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_messages_install_sticker_set_gen.go#L40: 	Stickerset InputStickerSetClass
		tl_messages_install_sticker_set_gen.go#L81: 	GetStickerset() (value InputStickerSetClass)
		tl_messages_install_sticker_set_gen.go#L181: func (i *MessagesInstallStickerSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_messages_toggle_sticker_sets_gen.go#L51: 	Stickersets []InputStickerSetClass
		tl_messages_toggle_sticker_sets_gen.go#L102: 	GetStickersets() (value []InputStickerSetClass)
		tl_messages_toggle_sticker_sets_gen.go#L230: 			t.Stickersets = make([]InputStickerSetClass, 0, headerLen%bin.PreallocateLimit)
		tl_messages_toggle_sticker_sets_gen.go#L301: func (t *MessagesToggleStickerSetsRequest) GetStickersets() (value []InputStickerSetClass) {
		tl_messages_uninstall_sticker_set_gen.go#L40: 	Stickerset InputStickerSetClass
		tl_messages_uninstall_sticker_set_gen.go#L76: 	GetStickerset() (value InputStickerSetClass)
		tl_messages_uninstall_sticker_set_gen.go#L162: func (u *MessagesUninstallStickerSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_messages_uninstall_sticker_set_gen.go#L177: func (c *Client) MessagesUninstallStickerSet(ctx context.Context, stickerset InputStickerSetClass) (bool, error) {
		tl_server_gen.go#L3448: func (s *ServerDispatcher) OnMessagesUninstallStickerSet(f func(ctx context.Context, stickerset InputStickerSetClass) (bool, error)) {
		tl_server_gen.go#L8615: func (s *ServerDispatcher) OnStickersDeleteStickerSet(f func(ctx context.Context, stickerset InputStickerSetClass) (bool, error)) {
		tl_stickers_add_sticker_to_set_gen.go#L41: 	Stickerset InputStickerSetClass
		tl_stickers_add_sticker_to_set_gen.go#L82: 	GetStickerset() (value InputStickerSetClass)
		tl_stickers_add_sticker_to_set_gen.go#L182: func (a *StickersAddStickerToSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_stickers_delete_sticker_set_gen.go#L40: 	Stickerset InputStickerSetClass
		tl_stickers_delete_sticker_set_gen.go#L76: 	GetStickerset() (value InputStickerSetClass)
		tl_stickers_delete_sticker_set_gen.go#L162: func (d *StickersDeleteStickerSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_stickers_delete_sticker_set_gen.go#L179: func (c *Client) StickersDeleteStickerSet(ctx context.Context, stickerset InputStickerSetClass) (bool, error) {
		tl_stickers_rename_sticker_set_gen.go#L40: 	Stickerset InputStickerSetClass
		tl_stickers_rename_sticker_set_gen.go#L81: 	GetStickerset() (value InputStickerSetClass)
		tl_stickers_rename_sticker_set_gen.go#L181: func (r *StickersRenameStickerSetRequest) GetStickerset() (value InputStickerSetClass) {
		tl_stickers_set_sticker_set_thumb_gen.go#L45: 	Stickerset InputStickerSetClass
		tl_stickers_set_sticker_set_thumb_gen.go#L102: 	GetStickerset() (value InputStickerSetClass)
		tl_stickers_set_sticker_set_thumb_gen.go#L252: func (s *StickersSetStickerSetThumbRequest) GetStickerset() (value InputStickerSetClass) {
		tl_video_size_gen.go#L520: 	Stickerset InputStickerSetClass
		tl_video_size_gen.go#L576: 	GetStickerset() (value InputStickerSetClass)
		tl_video_size_gen.go#L703: func (v *VideoSizeStickerMarkup) GetStickerset() (value InputStickerSetClass) {