github.com/gotd/td/tg.MessagesUploadEncryptedFileRequest.File (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_upload_encrypted_file_gen.go#L43: File InputEncryptedFileClass
tl_messages_upload_encrypted_file_gen.go#L64: if !(u.File == nil) {
tl_messages_upload_encrypted_file_gen.go#L86: u.File = from.GetFile()
tl_messages_upload_encrypted_file_gen.go#L141: if u.File == nil {
tl_messages_upload_encrypted_file_gen.go#L144: if err := u.File.Encode(b); err != nil {
tl_messages_upload_encrypted_file_gen.go#L176: u.File = value
tl_messages_upload_encrypted_file_gen.go#L194: return u.File
tl_messages_upload_encrypted_file_gen.go#L199: return u.File.AsNotEmpty()
![]() |
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. |