github.com/gotd/td/tg.InputEncryptedFileClass.AsNotEmpty (method)
9 uses
github.com/gotd/td/tg (current package)
tl_input_encrypted_file_gen.go#L756: AsNotEmpty() (NotEmptyInputEncryptedFile, bool)
tl_input_encrypted_file_slices_gen.go#L161: value, ok := elem.AsNotEmpty()
tl_input_encrypted_file_slices_gen.go#L180: value, ok := elem.AsNotEmpty()
tl_input_encrypted_file_slices_gen.go#L201: return value.AsNotEmpty()
tl_input_encrypted_file_slices_gen.go#L210: return value.AsNotEmpty()
tl_input_encrypted_file_slices_gen.go#L219: return value.AsNotEmpty()
tl_input_encrypted_file_slices_gen.go#L228: return value.AsNotEmpty()
tl_messages_send_encrypted_file_gen.go#L312: return s.File.AsNotEmpty()
tl_messages_upload_encrypted_file_gen.go#L198: return u.File.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. |