github.com/gotd/td/tg.MessagesGetExportedChatInvitesRequest.Revoked (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_get_exported_chat_invites_gen.go#L45: Revoked bool
tl_messages_get_exported_chat_invites_gen.go#L89: if !(g.Revoked == false) {
tl_messages_get_exported_chat_invites_gen.go#L129: g.Revoked = from.GetRevoked()
tl_messages_get_exported_chat_invites_gen.go#L199: if !(g.Revoked == false) {
tl_messages_get_exported_chat_invites_gen.go#L271: g.Revoked = g.Flags.Has(3)
tl_messages_get_exported_chat_invites_gen.go#L314: g.Revoked = true
tl_messages_get_exported_chat_invites_gen.go#L317: g.Revoked = false
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. |