github.com/gotd/td/tg.AttachMenuBotIcon.Icon (field)
8 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bot_icon_gen.go#L60: Icon DocumentClass
tl_attach_menu_bot_icon_gen.go#L88: if !(a.Icon == nil) {
tl_attach_menu_bot_icon_gen.go#L114: a.Icon = from.GetIcon()
tl_attach_menu_bot_icon_gen.go#L187: if a.Icon == nil {
tl_attach_menu_bot_icon_gen.go#L190: if err := a.Icon.Encode(b); err != nil {
tl_attach_menu_bot_icon_gen.go#L237: a.Icon = value
tl_attach_menu_bot_icon_gen.go#L272: return a.Icon
tl_attach_menu_bot_icon_gen.go#L295: return a.Icon.AsNotEmpty()
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. |