github.com/gotd/td/tg.DocumentClass.AsNotEmpty (method)
18 uses
github.com/gotd/td/tg (current package)
tl_attach_menu_bot_icon_gen.go#L295: return a.Icon.AsNotEmpty()
tl_available_reaction_gen.go#L553: return a.StaticIcon.AsNotEmpty()
tl_available_reaction_gen.go#L558: return a.AppearAnimation.AsNotEmpty()
tl_available_reaction_gen.go#L563: return a.SelectAnimation.AsNotEmpty()
tl_available_reaction_gen.go#L568: return a.ActivateAnimation.AsNotEmpty()
tl_available_reaction_gen.go#L573: return a.EffectAnimation.AsNotEmpty()
tl_available_reaction_gen.go#L580: return value.AsNotEmpty()
tl_available_reaction_gen.go#L589: return value.AsNotEmpty()
tl_bot_info_gen.go#L489: return value.AsNotEmpty()
tl_document_gen.go#L728: AsNotEmpty() (*Document, bool)
tl_document_slices_gen.go#L198: value, ok := elem.AsNotEmpty()
tl_document_slices_gen.go#L217: value, ok := elem.AsNotEmpty()
tl_document_slices_gen.go#L238: return value.AsNotEmpty()
tl_document_slices_gen.go#L247: return value.AsNotEmpty()
tl_document_slices_gen.go#L256: return value.AsNotEmpty()
tl_document_slices_gen.go#L265: return value.AsNotEmpty()
tl_game_gen.go#L387: return value.AsNotEmpty()
tl_theme_gen.go#L590: return value.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. |