const github.com/gotd/td/tg.ChannelAdminLogEventActionChangeLinkedChatTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L2766: const ChannelAdminLogEventActionChangeLinkedChatTypeID = 0x50c7ac8
tl_channel_admin_log_event_action_gen.go#L2819: return ChannelAdminLogEventActionChangeLinkedChatTypeID
tl_channel_admin_log_event_action_gen.go#L2831: ID: ChannelAdminLogEventActionChangeLinkedChatTypeID,
tl_channel_admin_log_event_action_gen.go#L2855: b.PutID(ChannelAdminLogEventActionChangeLinkedChatTypeID)
tl_channel_admin_log_event_action_gen.go#L2874: if err := b.ConsumeID(ChannelAdminLogEventActionChangeLinkedChatTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7597: case ChannelAdminLogEventActionChangeLinkedChatTypeID:
tl_registry_gen.go#L806: ChannelAdminLogEventActionChangeLinkedChatTypeID: "channelAdminLogEventActionChangeLinkedChat#50c7ac8",
tl_registry_gen.go#L2588: "channelAdminLogEventActionChangeLinkedChat": ChannelAdminLogEventActionChangeLinkedChatTypeID,
tl_registry_gen.go#L4370: ChannelAdminLogEventActionChangeLinkedChatTypeID: func() bin.Object { return &ChannelAdminLogEventActionChangeLinkedChat{} },
tl_registry_gen.go#L5518: ChannelAdminLogEventActionChangeLinkedChatTypeID,
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. |