const github.com/gotd/td/tg.ChannelAdminLogEventActionToggleSignaturesTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L841: const ChannelAdminLogEventActionToggleSignaturesTypeID = 0x26ae0971
tl_channel_admin_log_event_action_gen.go#L889: return ChannelAdminLogEventActionToggleSignaturesTypeID
tl_channel_admin_log_event_action_gen.go#L901: ID: ChannelAdminLogEventActionToggleSignaturesTypeID,
tl_channel_admin_log_event_action_gen.go#L921: b.PutID(ChannelAdminLogEventActionToggleSignaturesTypeID)
tl_channel_admin_log_event_action_gen.go#L939: if err := b.ConsumeID(ChannelAdminLogEventActionToggleSignaturesTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7506: case ChannelAdminLogEventActionToggleSignaturesTypeID:
tl_registry_gen.go#L793: ChannelAdminLogEventActionToggleSignaturesTypeID: "channelAdminLogEventActionToggleSignatures#26ae0971",
tl_registry_gen.go#L2575: "channelAdminLogEventActionToggleSignatures": ChannelAdminLogEventActionToggleSignaturesTypeID,
tl_registry_gen.go#L4357: ChannelAdminLogEventActionToggleSignaturesTypeID: func() bin.Object { return &ChannelAdminLogEventActionToggleSignatures{} },
tl_registry_gen.go#L5505: ChannelAdminLogEventActionToggleSignaturesTypeID,
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. |