github.com/gotd/td/tg.MessagesUploadEncryptedFileRequest.Peer (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_upload_encrypted_file_gen.go#L41: Peer InputEncryptedChat
tl_messages_upload_encrypted_file_gen.go#L61: if !(u.Peer.Zero()) {
tl_messages_upload_encrypted_file_gen.go#L85: u.Peer = from.GetPeer()
tl_messages_upload_encrypted_file_gen.go#L138: if err := u.Peer.Encode(b); err != nil {
tl_messages_upload_encrypted_file_gen.go#L167: if err := u.Peer.Decode(b); err != nil {
tl_messages_upload_encrypted_file_gen.go#L186: return u.Peer
![]() |
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. |