github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteDelete.Invite (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4157: Invite ExportedChatInviteClass
tl_channel_admin_log_event_action_gen.go#L4182: if !(c.Invite == nil) {
tl_channel_admin_log_event_action_gen.go#L4202: c.Invite = from.GetInvite()
tl_channel_admin_log_event_action_gen.go#L4250: if c.Invite == nil {
tl_channel_admin_log_event_action_gen.go#L4253: if err := c.Invite.Encode(b); err != nil {
tl_channel_admin_log_event_action_gen.go#L4280: c.Invite = value
tl_channel_admin_log_event_action_gen.go#L4290: return c.Invite
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. |