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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L6884: const ChannelAdminLogEventActionChangeProfilePeerColorTypeID = 0x5e477b25
		tl_channel_admin_log_event_action_gen.go#L6937: 	return ChannelAdminLogEventActionChangeProfilePeerColorTypeID
		tl_channel_admin_log_event_action_gen.go#L6949: 		ID:   ChannelAdminLogEventActionChangeProfilePeerColorTypeID,
		tl_channel_admin_log_event_action_gen.go#L6973: 	b.PutID(ChannelAdminLogEventActionChangeProfilePeerColorTypeID)
		tl_channel_admin_log_event_action_gen.go#L6996: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangeProfilePeerColorTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7779: 	case ChannelAdminLogEventActionChangeProfilePeerColorTypeID:
		tl_registry_gen.go#L832: 		ChannelAdminLogEventActionChangeProfilePeerColorTypeID:   "channelAdminLogEventActionChangeProfilePeerColor#5e477b25",
		tl_registry_gen.go#L2614: 		"channelAdminLogEventActionChangeProfilePeerColor":   ChannelAdminLogEventActionChangeProfilePeerColorTypeID,
		tl_registry_gen.go#L4396: 		ChannelAdminLogEventActionChangeProfilePeerColorTypeID:   func() bin.Object { return &ChannelAdminLogEventActionChangeProfilePeerColor{} },
		tl_registry_gen.go#L5544: 			ChannelAdminLogEventActionChangeProfilePeerColorTypeID,