const github.com/gotd/td/tg.ChannelAdminLogEventActionToggleForumTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L5740: const ChannelAdminLogEventActionToggleForumTypeID = 0x2cc6383
tl_channel_admin_log_event_action_gen.go#L5786: return ChannelAdminLogEventActionToggleForumTypeID
tl_channel_admin_log_event_action_gen.go#L5798: ID: ChannelAdminLogEventActionToggleForumTypeID,
tl_channel_admin_log_event_action_gen.go#L5818: b.PutID(ChannelAdminLogEventActionToggleForumTypeID)
tl_channel_admin_log_event_action_gen.go#L5836: if err := b.ConsumeID(ChannelAdminLogEventActionToggleForumTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7730: case ChannelAdminLogEventActionToggleForumTypeID:
tl_registry_gen.go#L825: ChannelAdminLogEventActionToggleForumTypeID: "channelAdminLogEventActionToggleForum#2cc6383",
tl_registry_gen.go#L2607: "channelAdminLogEventActionToggleForum": ChannelAdminLogEventActionToggleForumTypeID,
tl_registry_gen.go#L4389: ChannelAdminLogEventActionToggleForumTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleForum{} },
tl_registry_gen.go#L5537: ChannelAdminLogEventActionToggleForumTypeID,
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. |