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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L1968: const ChannelAdminLogEventActionParticipantToggleAdminTypeID = 0xd5676710
		tl_channel_admin_log_event_action_gen.go#L2021: 	return ChannelAdminLogEventActionParticipantToggleAdminTypeID
		tl_channel_admin_log_event_action_gen.go#L2033: 		ID:   ChannelAdminLogEventActionParticipantToggleAdminTypeID,
		tl_channel_admin_log_event_action_gen.go#L2057: 	b.PutID(ChannelAdminLogEventActionParticipantToggleAdminTypeID)
		tl_channel_admin_log_event_action_gen.go#L2086: 	if err := b.ConsumeID(ChannelAdminLogEventActionParticipantToggleAdminTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7562: 	case ChannelAdminLogEventActionParticipantToggleAdminTypeID:
		tl_registry_gen.go#L801: 		ChannelAdminLogEventActionParticipantToggleAdminTypeID:   "channelAdminLogEventActionParticipantToggleAdmin#d5676710",
		tl_registry_gen.go#L2583: 		"channelAdminLogEventActionParticipantToggleAdmin":   ChannelAdminLogEventActionParticipantToggleAdminTypeID,
		tl_registry_gen.go#L4365: 		ChannelAdminLogEventActionParticipantToggleAdminTypeID:   func() bin.Object { return &ChannelAdminLogEventActionParticipantToggleAdmin{} },
		tl_registry_gen.go#L5513: 			ChannelAdminLogEventActionParticipantToggleAdminTypeID,