const github.com/gotd/td/tg.PhoneCallDiscardReasonBusyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_phone_call_discard_reason_gen.go#L348: const PhoneCallDiscardReasonBusyTypeID = 0xfaf7e8c9
tl_phone_call_discard_reason_gen.go#L384: return PhoneCallDiscardReasonBusyTypeID
tl_phone_call_discard_reason_gen.go#L396: ID: PhoneCallDiscardReasonBusyTypeID,
tl_phone_call_discard_reason_gen.go#L411: b.PutID(PhoneCallDiscardReasonBusyTypeID)
tl_phone_call_discard_reason_gen.go#L428: if err := b.ConsumeID(PhoneCallDiscardReasonBusyTypeID); err != nil {
tl_phone_call_discard_reason_gen.go#L509: case PhoneCallDiscardReasonBusyTypeID:
tl_registry_gen.go#L740: PhoneCallDiscardReasonBusyTypeID: "phoneCallDiscardReasonBusy#faf7e8c9",
tl_registry_gen.go#L2522: "phoneCallDiscardReasonBusy": PhoneCallDiscardReasonBusyTypeID,
tl_registry_gen.go#L4304: PhoneCallDiscardReasonBusyTypeID: func() bin.Object { return &PhoneCallDiscardReasonBusy{} },
tl_registry_gen.go#L6298: PhoneCallDiscardReasonBusyTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |