const github.com/gotd/td/tg.PhoneCallRequestedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_phone_call_gen.go#L581: const PhoneCallRequestedTypeID = 0x14b0ed0c
tl_phone_call_gen.go#L665: return PhoneCallRequestedTypeID
tl_phone_call_gen.go#L677: ID: PhoneCallRequestedTypeID,
tl_phone_call_gen.go#L733: b.PutID(PhoneCallRequestedTypeID)
tl_phone_call_gen.go#L763: if err := b.ConsumeID(PhoneCallRequestedTypeID); err != nil {
tl_phone_call_gen.go#L2369: case PhoneCallRequestedTypeID:
tl_registry_gen.go#L913: PhoneCallRequestedTypeID: "phoneCallRequested#14b0ed0c",
tl_registry_gen.go#L3380: "phoneCallRequested": PhoneCallRequestedTypeID,
tl_registry_gen.go#L5847: PhoneCallRequestedTypeID: func() bin.Object { return &PhoneCallRequested{} },
tl_registry_gen.go#L8610: PhoneCallRequestedTypeID,
![]() |
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. |