github.com/gotd/td/tg.MessagesRecentStickersBox.RecentStickers (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_get_recent_stickers_gen.go#L233: return result.RecentStickers, nil
tl_messages_recent_stickers_gen.go#L484: RecentStickers MessagesRecentStickersClass
tl_messages_recent_stickers_gen.go#L496: b.RecentStickers = v
tl_messages_recent_stickers_gen.go#L502: if b == nil || b.RecentStickers == nil {
tl_messages_recent_stickers_gen.go#L505: return b.RecentStickers.Encode(buf)
tl_server_gen.go#L3886: return &MessagesRecentStickersBox{RecentStickers: 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. |