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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L1292: const ChannelAdminLogEventActionDeleteMessageTypeID = 0x42e047bb
		tl_channel_admin_log_event_action_gen.go#L1340: 	return ChannelAdminLogEventActionDeleteMessageTypeID
		tl_channel_admin_log_event_action_gen.go#L1352: 		ID:   ChannelAdminLogEventActionDeleteMessageTypeID,
		tl_channel_admin_log_event_action_gen.go#L1372: 	b.PutID(ChannelAdminLogEventActionDeleteMessageTypeID)
		tl_channel_admin_log_event_action_gen.go#L1395: 	if err := b.ConsumeID(ChannelAdminLogEventActionDeleteMessageTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7527: 	case ChannelAdminLogEventActionDeleteMessageTypeID:
		tl_registry_gen.go#L796: 		ChannelAdminLogEventActionDeleteMessageTypeID:            "channelAdminLogEventActionDeleteMessage#42e047bb",
		tl_registry_gen.go#L2578: 		"channelAdminLogEventActionDeleteMessage":            ChannelAdminLogEventActionDeleteMessageTypeID,
		tl_registry_gen.go#L4360: 		ChannelAdminLogEventActionDeleteMessageTypeID:            func() bin.Object { return &ChannelAdminLogEventActionDeleteMessage{} },
		tl_registry_gen.go#L5508: 			ChannelAdminLogEventActionDeleteMessageTypeID,