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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L5227: const ChannelAdminLogEventActionSendMessageTypeID = 0x278f2868
		tl_channel_admin_log_event_action_gen.go#L5273: 	return ChannelAdminLogEventActionSendMessageTypeID
		tl_channel_admin_log_event_action_gen.go#L5285: 		ID:   ChannelAdminLogEventActionSendMessageTypeID,
		tl_channel_admin_log_event_action_gen.go#L5305: 	b.PutID(ChannelAdminLogEventActionSendMessageTypeID)
		tl_channel_admin_log_event_action_gen.go#L5328: 	if err := b.ConsumeID(ChannelAdminLogEventActionSendMessageTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7709: 	case ChannelAdminLogEventActionSendMessageTypeID:
		tl_registry_gen.go#L822: 		ChannelAdminLogEventActionSendMessageTypeID:              "channelAdminLogEventActionSendMessage#278f2868",
		tl_registry_gen.go#L2604: 		"channelAdminLogEventActionSendMessage":              ChannelAdminLogEventActionSendMessageTypeID,
		tl_registry_gen.go#L4386: 		ChannelAdminLogEventActionSendMessageTypeID:              func() bin.Object { return &ChannelAdminLogEventActionSendMessage{} },
		tl_registry_gen.go#L5534: 			ChannelAdminLogEventActionSendMessageTypeID,