github.com/gotd/td/tg.MessagesSentEncryptedMessageBox.SentEncryptedMessage (field)
10 uses
github.com/gotd/td/tg (current package)
tl_messages_send_encrypted_file_gen.go#L334: return result.SentEncryptedMessage, nil
tl_messages_send_encrypted_gen.go#L297: return result.SentEncryptedMessage, nil
tl_messages_send_encrypted_service_gen.go#L242: return result.SentEncryptedMessage, nil
tl_messages_sent_encrypted_message_gen.go#L408: SentEncryptedMessage MessagesSentEncryptedMessageClass
tl_messages_sent_encrypted_message_gen.go#L420: b.SentEncryptedMessage = v
tl_messages_sent_encrypted_message_gen.go#L426: if b == nil || b.SentEncryptedMessage == nil {
tl_messages_sent_encrypted_message_gen.go#L429: return b.SentEncryptedMessage.Encode(buf)
tl_server_gen.go#L4084: return &MessagesSentEncryptedMessageBox{SentEncryptedMessage: response}, nil
tl_server_gen.go#L4101: return &MessagesSentEncryptedMessageBox{SentEncryptedMessage: response}, nil
tl_server_gen.go#L4118: return &MessagesSentEncryptedMessageBox{SentEncryptedMessage: response}, nil
![]() |
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. |