github.com/gotd/td/tg.MessagesFoundStickerSetsBox.FoundStickerSets (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_messages_found_sticker_sets_gen.go#L402: 	FoundStickerSets MessagesFoundStickerSetsClass
		tl_messages_found_sticker_sets_gen.go#L414: 	b.FoundStickerSets = v
		tl_messages_found_sticker_sets_gen.go#L420: 	if b == nil || b.FoundStickerSets == nil {
		tl_messages_found_sticker_sets_gen.go#L423: 	return b.FoundStickerSets.Encode(buf)
		tl_messages_search_emoji_sticker_sets_gen.go#L266: 	return result.FoundStickerSets, nil
		tl_messages_search_sticker_sets_gen.go#L260: 	return result.FoundStickerSets, nil
		tl_server_gen.go#L4360: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil
		tl_server_gen.go#L6076: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil