github.com/gotd/td/tg.InputDocumentClass.AsNotEmpty (method)
19 uses
github.com/gotd/td/tg (current package)
tl_account_create_theme_gen.go#L337: return value.AsNotEmpty()
tl_account_save_ringtone_gen.go#L212: return s.ID.AsNotEmpty()
tl_account_update_theme_gen.go#L433: return value.AsNotEmpty()
tl_input_document_gen.go#L368: AsNotEmpty() (*InputDocument, bool)
tl_input_document_slices_gen.go#L135: value, ok := elem.AsNotEmpty()
tl_input_document_slices_gen.go#L154: value, ok := elem.AsNotEmpty()
tl_input_document_slices_gen.go#L175: return value.AsNotEmpty()
tl_input_document_slices_gen.go#L184: return value.AsNotEmpty()
tl_input_document_slices_gen.go#L193: return value.AsNotEmpty()
tl_input_document_slices_gen.go#L202: return value.AsNotEmpty()
tl_input_sticker_set_item_gen.go#L315: return i.Document.AsNotEmpty()
tl_messages_fave_sticker_gen.go#L198: return f.ID.AsNotEmpty()
tl_messages_save_gif_gen.go#L198: return s.ID.AsNotEmpty()
tl_messages_save_recent_sticker_gen.go#L254: return s.ID.AsNotEmpty()
tl_stickers_change_sticker_gen.go#L343: return c.Sticker.AsNotEmpty()
tl_stickers_change_sticker_position_gen.go#L199: return c.Sticker.AsNotEmpty()
tl_stickers_create_sticker_set_gen.go#L582: return value.AsNotEmpty()
tl_stickers_remove_sticker_from_set_gen.go#L172: return r.Sticker.AsNotEmpty()
tl_stickers_set_sticker_set_thumb_gen.go#L299: 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. |