const github.com/gotd/td/tg.ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L2317: const ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID = 0x5f5c95f1
		tl_channel_admin_log_event_action_gen.go#L2365: 	return ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID
		tl_channel_admin_log_event_action_gen.go#L2377: 		ID:   ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,
		tl_channel_admin_log_event_action_gen.go#L2397: 	b.PutID(ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID)
		tl_channel_admin_log_event_action_gen.go#L2415: 	if err := b.ConsumeID(ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7576: 	case ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID:
		tl_registry_gen.go#L803: 		ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID:   "channelAdminLogEventActionTogglePreHistoryHidden#5f5c95f1",
		tl_registry_gen.go#L2585: 		"channelAdminLogEventActionTogglePreHistoryHidden":   ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,
		tl_registry_gen.go#L4367: 		ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID:   func() bin.Object { return &ChannelAdminLogEventActionTogglePreHistoryHidden{} },
		tl_registry_gen.go#L5515: 			ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,