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

8 uses

	github.com/gotd/td/tg (current package)
		tl_messages_found_sticker_sets_gen.go#L406: 	FoundStickerSets MessagesFoundStickerSetsClass
		tl_messages_found_sticker_sets_gen.go#L418: 	b.FoundStickerSets = v
		tl_messages_found_sticker_sets_gen.go#L424: 	if b == nil || b.FoundStickerSets == nil {
		tl_messages_found_sticker_sets_gen.go#L427: 	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#L5227: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil
		tl_server_gen.go#L6943: 		return &MessagesFoundStickerSetsBox{FoundStickerSets: response}, nil