const github.com/gotd/td/tg.MessageActionTopicEditTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6242: const MessageActionTopicEditTypeID = 0xc0944820
tl_message_action_gen.go#L6318: return MessageActionTopicEditTypeID
tl_message_action_gen.go#L6330: ID: MessageActionTopicEditTypeID,
tl_message_action_gen.go#L6382: b.PutID(MessageActionTopicEditTypeID)
tl_message_action_gen.go#L6415: if err := b.ConsumeID(MessageActionTopicEditTypeID); err != nil {
tl_message_action_gen.go#L15871: case MessageActionTopicEditTypeID:
tl_registry_gen.go#L193: MessageActionTopicEditTypeID: "messageActionTopicEdit#c0944820",
tl_registry_gen.go#L2660: "messageActionTopicEdit": MessageActionTopicEditTypeID,
tl_registry_gen.go#L5127: MessageActionTopicEditTypeID: func() bin.Object { return &MessageActionTopicEdit{} },
tl_registry_gen.go#L8259: MessageActionTopicEditTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |