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
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |