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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L6026: const ChannelAdminLogEventActionEditTopicTypeID = 0xf06fe208
		tl_channel_admin_log_event_action_gen.go#L6077: 	return ChannelAdminLogEventActionEditTopicTypeID
		tl_channel_admin_log_event_action_gen.go#L6089: 		ID:   ChannelAdminLogEventActionEditTopicTypeID,
		tl_channel_admin_log_event_action_gen.go#L6113: 	b.PutID(ChannelAdminLogEventActionEditTopicTypeID)
		tl_channel_admin_log_event_action_gen.go#L6142: 	if err := b.ConsumeID(ChannelAdminLogEventActionEditTopicTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7744: 	case ChannelAdminLogEventActionEditTopicTypeID:
		tl_registry_gen.go#L827: 		ChannelAdminLogEventActionEditTopicTypeID:                "channelAdminLogEventActionEditTopic#f06fe208",
		tl_registry_gen.go#L2609: 		"channelAdminLogEventActionEditTopic":                ChannelAdminLogEventActionEditTopicTypeID,
		tl_registry_gen.go#L4391: 		ChannelAdminLogEventActionEditTopicTypeID:                func() bin.Object { return &ChannelAdminLogEventActionEditTopic{} },
		tl_registry_gen.go#L5539: 			ChannelAdminLogEventActionEditTopicTypeID,