github.com/gotd/td/tg.SponsoredMessage.ChatInvite (field)
9 uses
github.com/gotd/td/tg (current package)
tl_sponsored_message_gen.go#L62: ChatInvite ChatInviteClass
tl_sponsored_message_gen.go#L141: if !(s.ChatInvite == nil) {
tl_sponsored_message_gen.go#L213: s.ChatInvite = val
tl_sponsored_message_gen.go#L366: if !(s.ChatInvite == nil) {
tl_sponsored_message_gen.go#L426: if s.ChatInvite == nil {
tl_sponsored_message_gen.go#L429: if err := s.ChatInvite.Encode(b); err != nil {
tl_sponsored_message_gen.go#L521: s.ChatInvite = value
tl_sponsored_message_gen.go#L671: s.ChatInvite = value
tl_sponsored_message_gen.go#L683: return s.ChatInvite, true
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. |