const github.com/gotd/td/tg.MessageActionCustomActionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3146: const MessageActionCustomActionTypeID = 0xfae69f56
tl_message_action_gen.go#L3192: return MessageActionCustomActionTypeID
tl_message_action_gen.go#L3204: ID: MessageActionCustomActionTypeID,
tl_message_action_gen.go#L3224: b.PutID(MessageActionCustomActionTypeID)
tl_message_action_gen.go#L3242: if err := b.ConsumeID(MessageActionCustomActionTypeID); err != nil {
tl_message_action_gen.go#L15759: case MessageActionCustomActionTypeID:
tl_registry_gen.go#L177: MessageActionCustomActionTypeID: "messageActionCustomAction#fae69f56",
tl_registry_gen.go#L2644: "messageActionCustomAction": MessageActionCustomActionTypeID,
tl_registry_gen.go#L5111: MessageActionCustomActionTypeID: func() bin.Object { return &MessageActionCustomAction{} },
tl_registry_gen.go#L8243: MessageActionCustomActionTypeID,
![]() |
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. |