github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantJoinByRequest.Invite (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L4927: Invite ExportedChatInviteClass
tl_channel_admin_log_event_action_gen.go#L4954: if !(c.Invite == nil) {
tl_channel_admin_log_event_action_gen.go#L4978: c.Invite = from.GetInvite()
tl_channel_admin_log_event_action_gen.go#L5031: if c.Invite == nil {
tl_channel_admin_log_event_action_gen.go#L5034: if err := c.Invite.Encode(b); err != nil {
tl_channel_admin_log_event_action_gen.go#L5062: c.Invite = value
tl_channel_admin_log_event_action_gen.go#L5079: return c.Invite
![]() |
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. |