github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequest.AdminID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_get_exported_chat_invites_gen.go#L49: AdminID InputUserClass
tl_messages_get_exported_chat_invites_gen.go#L95: if !(g.AdminID == nil) {
tl_messages_get_exported_chat_invites_gen.go#L131: g.AdminID = from.GetAdminID()
tl_messages_get_exported_chat_invites_gen.go#L234: if g.AdminID == nil {
tl_messages_get_exported_chat_invites_gen.go#L237: if err := g.AdminID.Encode(b); err != nil {
tl_messages_get_exported_chat_invites_gen.go#L284: g.AdminID = value
tl_messages_get_exported_chat_invites_gen.go#L342: return g.AdminID
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. |