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,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |