const github.com/gotd/td/tg.PhoneCallProtocolTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_phone_call_protocol_gen.go#L69: const PhoneCallProtocolTypeID = 0xfc878fc8
tl_phone_call_protocol_gen.go#L133: return PhoneCallProtocolTypeID
tl_phone_call_protocol_gen.go#L145: ID: PhoneCallProtocolTypeID,
tl_phone_call_protocol_gen.go#L193: b.PutID(PhoneCallProtocolTypeID)
tl_phone_call_protocol_gen.go#L220: if err := b.ConsumeID(PhoneCallProtocolTypeID); err != nil {
tl_registry_gen.go#L919: PhoneCallProtocolTypeID: "phoneCallProtocol#fc878fc8",
tl_registry_gen.go#L3386: "phoneCallProtocol": PhoneCallProtocolTypeID,
tl_registry_gen.go#L5853: PhoneCallProtocolTypeID: func() bin.Object { return &PhoneCallProtocol{} },
![]() |
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. |