github.com/gotd/td/tg.MessagesStickersBox.Stickers (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_get_stickers_gen.go#L208: return result.Stickers, nil
tl_messages_stickers_gen.go#L402: Stickers MessagesStickersClass
tl_messages_stickers_gen.go#L414: b.Stickers = v
tl_messages_stickers_gen.go#L420: if b == nil || b.Stickers == nil {
tl_messages_stickers_gen.go#L423: return b.Stickers.Encode(buf)
tl_server_gen.go#L3323: return &MessagesStickersBox{Stickers: 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. |