const github.com/gotd/td/tg.ChannelAdminLogEventActionDiscardGroupCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L3406: const ChannelAdminLogEventActionDiscardGroupCallTypeID = 0xdb9f9140
tl_channel_admin_log_event_action_gen.go#L3454: return ChannelAdminLogEventActionDiscardGroupCallTypeID
tl_channel_admin_log_event_action_gen.go#L3466: ID: ChannelAdminLogEventActionDiscardGroupCallTypeID,
tl_channel_admin_log_event_action_gen.go#L3486: b.PutID(ChannelAdminLogEventActionDiscardGroupCallTypeID)
tl_channel_admin_log_event_action_gen.go#L3506: if err := b.ConsumeID(ChannelAdminLogEventActionDiscardGroupCallTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7625: case ChannelAdminLogEventActionDiscardGroupCallTypeID:
tl_registry_gen.go#L810: ChannelAdminLogEventActionDiscardGroupCallTypeID: "channelAdminLogEventActionDiscardGroupCall#db9f9140",
tl_registry_gen.go#L2592: "channelAdminLogEventActionDiscardGroupCall": ChannelAdminLogEventActionDiscardGroupCallTypeID,
tl_registry_gen.go#L4374: ChannelAdminLogEventActionDiscardGroupCallTypeID: func() bin.Object { return &ChannelAdminLogEventActionDiscardGroupCall{} },
tl_registry_gen.go#L5522: ChannelAdminLogEventActionDiscardGroupCallTypeID,
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. |