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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L2766: const ChannelAdminLogEventActionChangeLinkedChatTypeID = 0x50c7ac8
		tl_channel_admin_log_event_action_gen.go#L2819: 	return ChannelAdminLogEventActionChangeLinkedChatTypeID
		tl_channel_admin_log_event_action_gen.go#L2831: 		ID:   ChannelAdminLogEventActionChangeLinkedChatTypeID,
		tl_channel_admin_log_event_action_gen.go#L2855: 	b.PutID(ChannelAdminLogEventActionChangeLinkedChatTypeID)
		tl_channel_admin_log_event_action_gen.go#L2874: 	if err := b.ConsumeID(ChannelAdminLogEventActionChangeLinkedChatTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7597: 	case ChannelAdminLogEventActionChangeLinkedChatTypeID:
		tl_registry_gen.go#L806: 		ChannelAdminLogEventActionChangeLinkedChatTypeID:         "channelAdminLogEventActionChangeLinkedChat#50c7ac8",
		tl_registry_gen.go#L2588: 		"channelAdminLogEventActionChangeLinkedChat":         ChannelAdminLogEventActionChangeLinkedChatTypeID,
		tl_registry_gen.go#L4370: 		ChannelAdminLogEventActionChangeLinkedChatTypeID:         func() bin.Object { return &ChannelAdminLogEventActionChangeLinkedChat{} },
		tl_registry_gen.go#L5518: 			ChannelAdminLogEventActionChangeLinkedChatTypeID,