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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L2930: const ChannelAdminLogEventActionChangeLocationTypeID = 0xe6b76ae
		tl_channel_admin_log_event_action_gen.go#L2983: 	return ChannelAdminLogEventActionChangeLocationTypeID
		tl_channel_admin_log_event_action_gen.go#L2995: 		ID:   ChannelAdminLogEventActionChangeLocationTypeID,
		tl_channel_admin_log_event_action_gen.go#L3019: 	b.PutID(ChannelAdminLogEventActionChangeLocationTypeID)
		tl_channel_admin_log_event_action_gen.go#L3048: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangeLocationTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7604: 	case ChannelAdminLogEventActionChangeLocationTypeID:
		tl_registry_gen.go#L807: 		ChannelAdminLogEventActionChangeLocationTypeID:           "channelAdminLogEventActionChangeLocation#e6b76ae",
		tl_registry_gen.go#L2589: 		"channelAdminLogEventActionChangeLocation":           ChannelAdminLogEventActionChangeLocationTypeID,
		tl_registry_gen.go#L4371: 		ChannelAdminLogEventActionChangeLocationTypeID:           func() bin.Object { return &ChannelAdminLogEventActionChangeLocation{} },
		tl_registry_gen.go#L5519: 			ChannelAdminLogEventActionChangeLocationTypeID,