const github.com/gotd/td/tg.MessageActionPhoneCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L2766: const MessageActionPhoneCallTypeID = 0x80e11a7f
tl_message_action_gen.go#L2836: return MessageActionPhoneCallTypeID
tl_message_action_gen.go#L2848: ID: MessageActionPhoneCallTypeID,
tl_message_action_gen.go#L2896: b.PutID(MessageActionPhoneCallTypeID)
tl_message_action_gen.go#L2929: if err := b.ConsumeID(MessageActionPhoneCallTypeID); err != nil {
tl_message_action_gen.go#L15745: case MessageActionPhoneCallTypeID:
tl_registry_gen.go#L175: MessageActionPhoneCallTypeID: "messageActionPhoneCall#80e11a7f",
tl_registry_gen.go#L2642: "messageActionPhoneCall": MessageActionPhoneCallTypeID,
tl_registry_gen.go#L5109: MessageActionPhoneCallTypeID: func() bin.Object { return &MessageActionPhoneCall{} },
tl_registry_gen.go#L8241: MessageActionPhoneCallTypeID,
![]() |
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. |