const github.com/gotd/td/tg.ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2317: const ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID = 0x5f5c95f1
tl_channel_admin_log_event_action_gen.go#L2365: return ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID
tl_channel_admin_log_event_action_gen.go#L2377: ID: ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,
tl_channel_admin_log_event_action_gen.go#L2397: b.PutID(ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID)
tl_channel_admin_log_event_action_gen.go#L2415: if err := b.ConsumeID(ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7576: case ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID:
tl_registry_gen.go#L803: ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID: "channelAdminLogEventActionTogglePreHistoryHidden#5f5c95f1",
tl_registry_gen.go#L2585: "channelAdminLogEventActionTogglePreHistoryHidden": ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,
tl_registry_gen.go#L4367: ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID: func() bin.Object { return &ChannelAdminLogEventActionTogglePreHistoryHidden{} },
tl_registry_gen.go#L5515: ChannelAdminLogEventActionTogglePreHistoryHiddenTypeID,
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. |