const github.com/gotd/td/tg.ChannelAdminLogEventActionEditTopicTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L6026: const ChannelAdminLogEventActionEditTopicTypeID = 0xf06fe208
tl_channel_admin_log_event_action_gen.go#L6077: return ChannelAdminLogEventActionEditTopicTypeID
tl_channel_admin_log_event_action_gen.go#L6089: ID: ChannelAdminLogEventActionEditTopicTypeID,
tl_channel_admin_log_event_action_gen.go#L6113: b.PutID(ChannelAdminLogEventActionEditTopicTypeID)
tl_channel_admin_log_event_action_gen.go#L6142: if err := b.ConsumeID(ChannelAdminLogEventActionEditTopicTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7744: case ChannelAdminLogEventActionEditTopicTypeID:
tl_registry_gen.go#L827: ChannelAdminLogEventActionEditTopicTypeID: "channelAdminLogEventActionEditTopic#f06fe208",
tl_registry_gen.go#L2609: "channelAdminLogEventActionEditTopic": ChannelAdminLogEventActionEditTopicTypeID,
tl_registry_gen.go#L4391: ChannelAdminLogEventActionEditTopicTypeID: func() bin.Object { return &ChannelAdminLogEventActionEditTopic{} },
tl_registry_gen.go#L5539: ChannelAdminLogEventActionEditTopicTypeID,
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. |