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#L406: Stickers MessagesStickersClass
tl_messages_stickers_gen.go#L418: b.Stickers = v
tl_messages_stickers_gen.go#L424: if b == nil || b.Stickers == nil {
tl_messages_stickers_gen.go#L427: return b.Stickers.Encode(buf)
tl_server_gen.go#L4190: return &MessagesStickersBox{Stickers: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |