const github.com/gotd/td/tg.MessageActionTopicEditTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6020: const MessageActionTopicEditTypeID = 0xc0944820
tl_message_action_gen.go#L6096: return MessageActionTopicEditTypeID
tl_message_action_gen.go#L6108: ID: MessageActionTopicEditTypeID,
tl_message_action_gen.go#L6160: b.PutID(MessageActionTopicEditTypeID)
tl_message_action_gen.go#L6193: if err := b.ConsumeID(MessageActionTopicEditTypeID); err != nil {
tl_message_action_gen.go#L8007: case MessageActionTopicEditTypeID:
tl_registry_gen.go#L183: MessageActionTopicEditTypeID: "messageActionTopicEdit#c0944820",
tl_registry_gen.go#L1965: "messageActionTopicEdit": MessageActionTopicEditTypeID,
tl_registry_gen.go#L3747: MessageActionTopicEditTypeID: func() bin.Object { return &MessageActionTopicEdit{} },
tl_registry_gen.go#L6048: MessageActionTopicEditTypeID,
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. |