github.com/gotd/td/tg.ChatThemeUniqueGift.Gift (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_theme_gen.go#L182: Gift StarGiftClass
tl_chat_theme_gen.go#L207: if !(c.Gift == nil) {
tl_chat_theme_gen.go#L231: c.Gift = from.GetGift()
tl_chat_theme_gen.go#L284: if c.Gift == nil {
tl_chat_theme_gen.go#L287: if err := c.Gift.Encode(b); err != nil {
tl_chat_theme_gen.go#L320: c.Gift = value
tl_chat_theme_gen.go#L347: return c.Gift
![]() |
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. |