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,