github.com/gotd/td/tg.ChatInvite.CanRefulfillSubscription (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_invite_gen.go#L224: CanRefulfillSubscription bool
tl_chat_invite_gen.go#L315: if !(c.CanRefulfillSubscription == false) {
tl_chat_invite_gen.go#L387: c.CanRefulfillSubscription = from.GetCanRefulfillSubscription()
tl_chat_invite_gen.go#L553: if !(c.CanRefulfillSubscription == false) {
tl_chat_invite_gen.go#L659: c.CanRefulfillSubscription = c.Flags.Has(11)
tl_chat_invite_gen.go#L888: c.CanRefulfillSubscription = true
tl_chat_invite_gen.go#L891: c.CanRefulfillSubscription = 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. |