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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L534: const ChannelAdminLogEventActionChangePhotoTypeID = 0x434bd2af
		tl_channel_admin_log_event_action_gen.go#L585: 	return ChannelAdminLogEventActionChangePhotoTypeID
		tl_channel_admin_log_event_action_gen.go#L597: 		ID:   ChannelAdminLogEventActionChangePhotoTypeID,
		tl_channel_admin_log_event_action_gen.go#L621: 	b.PutID(ChannelAdminLogEventActionChangePhotoTypeID)
		tl_channel_admin_log_event_action_gen.go#L650: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangePhotoTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7492: 	case ChannelAdminLogEventActionChangePhotoTypeID:
		tl_registry_gen.go#L791: 		ChannelAdminLogEventActionChangePhotoTypeID:              "channelAdminLogEventActionChangePhoto#434bd2af",
		tl_registry_gen.go#L2573: 		"channelAdminLogEventActionChangePhoto":              ChannelAdminLogEventActionChangePhotoTypeID,
		tl_registry_gen.go#L4355: 		ChannelAdminLogEventActionChangePhotoTypeID:              func() bin.Object { return &ChannelAdminLogEventActionChangePhoto{} },
		tl_registry_gen.go#L5503: 			ChannelAdminLogEventActionChangePhotoTypeID,