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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L6721: const ChannelAdminLogEventActionChangePeerColorTypeID = 0x5796e780
		tl_channel_admin_log_event_action_gen.go#L6774: 	return ChannelAdminLogEventActionChangePeerColorTypeID
		tl_channel_admin_log_event_action_gen.go#L6786: 		ID:   ChannelAdminLogEventActionChangePeerColorTypeID,
		tl_channel_admin_log_event_action_gen.go#L6810: 	b.PutID(ChannelAdminLogEventActionChangePeerColorTypeID)
		tl_channel_admin_log_event_action_gen.go#L6833: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangePeerColorTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7772: 	case ChannelAdminLogEventActionChangePeerColorTypeID:
		tl_registry_gen.go#L831: 		ChannelAdminLogEventActionChangePeerColorTypeID:          "channelAdminLogEventActionChangePeerColor#5796e780",
		tl_registry_gen.go#L2613: 		"channelAdminLogEventActionChangePeerColor":          ChannelAdminLogEventActionChangePeerColorTypeID,
		tl_registry_gen.go#L4395: 		ChannelAdminLogEventActionChangePeerColorTypeID:          func() bin.Object { return &ChannelAdminLogEventActionChangePeerColor{} },
		tl_registry_gen.go#L5543: 			ChannelAdminLogEventActionChangePeerColorTypeID,