const github.com/gotd/td/tg.ChannelAdminLogEventActionToggleInvitesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L704: const ChannelAdminLogEventActionToggleInvitesTypeID = 0x1b7907ae
tl_channel_admin_log_event_action_gen.go#L752: return ChannelAdminLogEventActionToggleInvitesTypeID
tl_channel_admin_log_event_action_gen.go#L764: ID: ChannelAdminLogEventActionToggleInvitesTypeID,
tl_channel_admin_log_event_action_gen.go#L784: b.PutID(ChannelAdminLogEventActionToggleInvitesTypeID)
tl_channel_admin_log_event_action_gen.go#L802: if err := b.ConsumeID(ChannelAdminLogEventActionToggleInvitesTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7499: case ChannelAdminLogEventActionToggleInvitesTypeID:
tl_registry_gen.go#L792: ChannelAdminLogEventActionToggleInvitesTypeID: "channelAdminLogEventActionToggleInvites#1b7907ae",
tl_registry_gen.go#L2574: "channelAdminLogEventActionToggleInvites": ChannelAdminLogEventActionToggleInvitesTypeID,
tl_registry_gen.go#L4356: ChannelAdminLogEventActionToggleInvitesTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleInvites{} },
tl_registry_gen.go#L5504: ChannelAdminLogEventActionToggleInvitesTypeID,
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. |