github.com/gotd/td/tg.ChatInviteExported.Permanent (field)
7 uses
github.com/gotd/td/tg (current package)
tl_exported_chat_invite_gen.go#L47: Permanent bool
tl_exported_chat_invite_gen.go#L126: if !(c.Permanent == false) {
tl_exported_chat_invite_gen.go#L196: c.Permanent = from.GetPermanent()
tl_exported_chat_invite_gen.go#L334: if !(c.Permanent == false) {
tl_exported_chat_invite_gen.go#L438: c.Permanent = c.Flags.Has(5)
tl_exported_chat_invite_gen.go#L541: c.Permanent = true
tl_exported_chat_invite_gen.go#L544: c.Permanent = false
![]() |
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. |