github.com/gotd/td/tg.UpdateChannelParticipant.Invite (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L19035: Invite ExportedChatInviteClass
tl_update_gen.go#L19087: if !(u.Invite == nil) {
tl_update_gen.go#L19132: u.Invite = val
tl_update_gen.go#L19216: if !(u.Invite == nil) {
tl_update_gen.go#L19260: if u.Invite == nil {
tl_update_gen.go#L19263: if err := u.Invite.Encode(b); err != nil {
tl_update_gen.go#L19340: u.Invite = value
tl_update_gen.go#L19442: u.Invite = value
tl_update_gen.go#L19454: return u.Invite, 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. |