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
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. |