github.com/gotd/td/tg.MessagesAcceptURLAuthRequest.MsgID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_accept_url_auth_gen.go#L63: MsgID int
tl_messages_accept_url_auth_gen.go#L115: if !(a.MsgID == 0) {
tl_messages_accept_url_auth_gen.go#L157: a.MsgID = val
tl_messages_accept_url_auth_gen.go#L247: if !(a.MsgID == 0) {
tl_messages_accept_url_auth_gen.go#L288: b.PutInt(a.MsgID)
tl_messages_accept_url_auth_gen.go#L337: a.MsgID = value
tl_messages_accept_url_auth_gen.go#L422: a.MsgID = value
tl_messages_accept_url_auth_gen.go#L434: return a.MsgID, true
![]() |
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. |