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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L6202: const ChannelAdminLogEventActionDeleteTopicTypeID = 0xae168909
		tl_channel_admin_log_event_action_gen.go#L6248: 	return ChannelAdminLogEventActionDeleteTopicTypeID
		tl_channel_admin_log_event_action_gen.go#L6260: 		ID:   ChannelAdminLogEventActionDeleteTopicTypeID,
		tl_channel_admin_log_event_action_gen.go#L6280: 	b.PutID(ChannelAdminLogEventActionDeleteTopicTypeID)
		tl_channel_admin_log_event_action_gen.go#L6303: 	if err := b.ConsumeID(ChannelAdminLogEventActionDeleteTopicTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7751: 	case ChannelAdminLogEventActionDeleteTopicTypeID:
		tl_registry_gen.go#L828: 		ChannelAdminLogEventActionDeleteTopicTypeID:              "channelAdminLogEventActionDeleteTopic#ae168909",
		tl_registry_gen.go#L2610: 		"channelAdminLogEventActionDeleteTopic":              ChannelAdminLogEventActionDeleteTopicTypeID,
		tl_registry_gen.go#L4392: 		ChannelAdminLogEventActionDeleteTopicTypeID:              func() bin.Object { return &ChannelAdminLogEventActionDeleteTopic{} },
		tl_registry_gen.go#L5540: 			ChannelAdminLogEventActionDeleteTopicTypeID,