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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L704: const ChannelAdminLogEventActionToggleInvitesTypeID = 0x1b7907ae
		tl_channel_admin_log_event_action_gen.go#L752: 	return ChannelAdminLogEventActionToggleInvitesTypeID
		tl_channel_admin_log_event_action_gen.go#L764: 		ID:   ChannelAdminLogEventActionToggleInvitesTypeID,
		tl_channel_admin_log_event_action_gen.go#L784: 	b.PutID(ChannelAdminLogEventActionToggleInvitesTypeID)
		tl_channel_admin_log_event_action_gen.go#L802: 	if err := b.ConsumeID(ChannelAdminLogEventActionToggleInvitesTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7499: 	case ChannelAdminLogEventActionToggleInvitesTypeID:
		tl_registry_gen.go#L792: 		ChannelAdminLogEventActionToggleInvitesTypeID:            "channelAdminLogEventActionToggleInvites#1b7907ae",
		tl_registry_gen.go#L2574: 		"channelAdminLogEventActionToggleInvites":            ChannelAdminLogEventActionToggleInvitesTypeID,
		tl_registry_gen.go#L4356: 		ChannelAdminLogEventActionToggleInvitesTypeID:            func() bin.Object { return &ChannelAdminLogEventActionToggleInvites{} },
		tl_registry_gen.go#L5504: 			ChannelAdminLogEventActionToggleInvitesTypeID,