const github.com/gotd/td/tg.PhoneCallDiscardedTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_phone_call_gen.go#L1889: const PhoneCallDiscardedTypeID = 0x50ca4de1
tl_phone_call_gen.go#L1969: return PhoneCallDiscardedTypeID
tl_phone_call_gen.go#L1981: ID: PhoneCallDiscardedTypeID,
tl_phone_call_gen.go#L2045: b.PutID(PhoneCallDiscardedTypeID)
tl_phone_call_gen.go#L2078: if err := b.ConsumeID(PhoneCallDiscardedTypeID); err != nil {
tl_phone_call_gen.go#L2390: case PhoneCallDiscardedTypeID:
tl_registry_gen.go#L916: PhoneCallDiscardedTypeID: "phoneCallDiscarded#50ca4de1",
tl_registry_gen.go#L3383: "phoneCallDiscarded": PhoneCallDiscardedTypeID,
tl_registry_gen.go#L5850: PhoneCallDiscardedTypeID: func() bin.Object { return &PhoneCallDiscarded{} },
tl_registry_gen.go#L8613: PhoneCallDiscardedTypeID,
![]() |
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. |