const github.com/gotd/td/tg.ChannelAdminLogEventActionDeleteTopicTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L6202: const ChannelAdminLogEventActionDeleteTopicTypeID = 0xae168909
tl_channel_admin_log_event_action_gen.go#L6248: return ChannelAdminLogEventActionDeleteTopicTypeID
tl_channel_admin_log_event_action_gen.go#L6260: ID: ChannelAdminLogEventActionDeleteTopicTypeID,
tl_channel_admin_log_event_action_gen.go#L6280: b.PutID(ChannelAdminLogEventActionDeleteTopicTypeID)
tl_channel_admin_log_event_action_gen.go#L6303: if err := b.ConsumeID(ChannelAdminLogEventActionDeleteTopicTypeID); err != nil {
tl_channel_admin_log_event_action_gen.go#L7751: case ChannelAdminLogEventActionDeleteTopicTypeID:
tl_registry_gen.go#L828: ChannelAdminLogEventActionDeleteTopicTypeID: "channelAdminLogEventActionDeleteTopic#ae168909",
tl_registry_gen.go#L2610: "channelAdminLogEventActionDeleteTopic": ChannelAdminLogEventActionDeleteTopicTypeID,
tl_registry_gen.go#L4392: ChannelAdminLogEventActionDeleteTopicTypeID: func() bin.Object { return &ChannelAdminLogEventActionDeleteTopic{} },
tl_registry_gen.go#L5540: ChannelAdminLogEventActionDeleteTopicTypeID,
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. |