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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_found_sticker_sets_gen.go#L401: type MessagesFoundStickerSetsBox struct {
		tl_messages_found_sticker_sets_gen.go#L406: func (b *MessagesFoundStickerSetsBox) Decode(buf *bin.Buffer) error {
		tl_messages_found_sticker_sets_gen.go#L419: func (b *MessagesFoundStickerSetsBox) Encode(buf *bin.Buffer) error {
		tl_messages_search_emoji_sticker_sets_gen.go#L261: 	var result MessagesFoundStickerSetsBox
		tl_messages_search_sticker_sets_gen.go#L255: 	var result MessagesFoundStickerSetsBox
		tl_server_gen.go#L4360: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil
		tl_server_gen.go#L6076: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil