github.com/gotd/td/tg.ChatInviteExported.SubscriptionExpired (field)
8 uses
github.com/gotd/td/tg (current package)
tl_exported_chat_invite_gen.go#L85: SubscriptionExpired int
tl_exported_chat_invite_gen.go#L156: if !(c.SubscriptionExpired == 0) {
tl_exported_chat_invite_gen.go#L222: c.SubscriptionExpired = val
tl_exported_chat_invite_gen.go#L355: if !(c.SubscriptionExpired == 0) {
tl_exported_chat_invite_gen.go#L403: b.PutInt(c.SubscriptionExpired)
tl_exported_chat_invite_gen.go#L501: c.SubscriptionExpired = value
tl_exported_chat_invite_gen.go#L692: c.SubscriptionExpired = value
tl_exported_chat_invite_gen.go#L704: return c.SubscriptionExpired, 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. |