const github.com/gotd/td/tg.ChannelAdminLogEventActionToggleAntiSpamTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L6583: const ChannelAdminLogEventActionToggleAntiSpamTypeID = 0x64f36dfc
tl_channel_admin_log_event_action_gen.go#L6631: return ChannelAdminLogEventActionToggleAntiSpamTypeID
tl_channel_admin_log_event_action_gen.go#L6643: ID: ChannelAdminLogEventActionToggleAntiSpamTypeID,
tl_channel_admin_log_event_action_gen.go#L6663: b.PutID(ChannelAdminLogEventActionToggleAntiSpamTypeID)
tl_channel_admin_log_event_action_gen.go#L6681: if err := b.ConsumeID(ChannelAdminLogEventActionToggleAntiSpamTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7765: case ChannelAdminLogEventActionToggleAntiSpamTypeID:
tl_registry_gen.go#L830: ChannelAdminLogEventActionToggleAntiSpamTypeID: "channelAdminLogEventActionToggleAntiSpam#64f36dfc",
tl_registry_gen.go#L2612: "channelAdminLogEventActionToggleAntiSpam": ChannelAdminLogEventActionToggleAntiSpamTypeID,
tl_registry_gen.go#L4394: ChannelAdminLogEventActionToggleAntiSpamTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleAntiSpam{} },
tl_registry_gen.go#L5542: ChannelAdminLogEventActionToggleAntiSpamTypeID,
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. |