const github.com/gotd/td/tg.ChannelAdminLogEventActionUpdatePinnedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L978: const ChannelAdminLogEventActionUpdatePinnedTypeID = 0xe9e82c18
tl_channel_admin_log_event_action_gen.go#L1026: return ChannelAdminLogEventActionUpdatePinnedTypeID
tl_channel_admin_log_event_action_gen.go#L1038: ID: ChannelAdminLogEventActionUpdatePinnedTypeID,
tl_channel_admin_log_event_action_gen.go#L1058: b.PutID(ChannelAdminLogEventActionUpdatePinnedTypeID)
tl_channel_admin_log_event_action_gen.go#L1081: if err := b.ConsumeID(ChannelAdminLogEventActionUpdatePinnedTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7513: case ChannelAdminLogEventActionUpdatePinnedTypeID:
tl_registry_gen.go#L794: ChannelAdminLogEventActionUpdatePinnedTypeID: "channelAdminLogEventActionUpdatePinned#e9e82c18",
tl_registry_gen.go#L2576: "channelAdminLogEventActionUpdatePinned": ChannelAdminLogEventActionUpdatePinnedTypeID,
tl_registry_gen.go#L4358: ChannelAdminLogEventActionUpdatePinnedTypeID: func() bin.Object { return &ChannelAdminLogEventActionUpdatePinned{} },
tl_registry_gen.go#L5506: ChannelAdminLogEventActionUpdatePinnedTypeID,
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. |