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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L3817: const ChannelAdminLogEventActionToggleGroupCallSettingTypeID = 0x56d6a247
		tl_channel_admin_log_event_action_gen.go#L3865: 	return ChannelAdminLogEventActionToggleGroupCallSettingTypeID
		tl_channel_admin_log_event_action_gen.go#L3877: 		ID:   ChannelAdminLogEventActionToggleGroupCallSettingTypeID,
		tl_channel_admin_log_event_action_gen.go#L3897: 	b.PutID(ChannelAdminLogEventActionToggleGroupCallSettingTypeID)
		tl_channel_admin_log_event_action_gen.go#L3915: 	if err := b.ConsumeID(ChannelAdminLogEventActionToggleGroupCallSettingTypeID); err != nil {
		tl_channel_admin_log_event_action_gen.go#L7646: 	case ChannelAdminLogEventActionToggleGroupCallSettingTypeID:
		tl_registry_gen.go#L813: 		ChannelAdminLogEventActionToggleGroupCallSettingTypeID:   "channelAdminLogEventActionToggleGroupCallSetting#56d6a247",
		tl_registry_gen.go#L2595: 		"channelAdminLogEventActionToggleGroupCallSetting":   ChannelAdminLogEventActionToggleGroupCallSettingTypeID,
		tl_registry_gen.go#L4377: 		ChannelAdminLogEventActionToggleGroupCallSettingTypeID:   func() bin.Object { return &ChannelAdminLogEventActionToggleGroupCallSetting{} },
		tl_registry_gen.go#L5525: 			ChannelAdminLogEventActionToggleGroupCallSettingTypeID,