const github.com/gotd/td/tg.PhoneCallDiscardReasonHangupTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_phone_call_discard_reason_gen.go#L255: const PhoneCallDiscardReasonHangupTypeID = 0x57adc690
tl_phone_call_discard_reason_gen.go#L291: return PhoneCallDiscardReasonHangupTypeID
tl_phone_call_discard_reason_gen.go#L303: ID: PhoneCallDiscardReasonHangupTypeID,
tl_phone_call_discard_reason_gen.go#L318: b.PutID(PhoneCallDiscardReasonHangupTypeID)
tl_phone_call_discard_reason_gen.go#L335: if err := b.ConsumeID(PhoneCallDiscardReasonHangupTypeID); err != nil {
tl_phone_call_discard_reason_gen.go#L666: case PhoneCallDiscardReasonHangupTypeID:
tl_registry_gen.go#L877: PhoneCallDiscardReasonHangupTypeID: "phoneCallDiscardReasonHangup#57adc690",
tl_registry_gen.go#L3344: "phoneCallDiscardReasonHangup": PhoneCallDiscardReasonHangupTypeID,
tl_registry_gen.go#L5811: PhoneCallDiscardReasonHangupTypeID: func() bin.Object { return &PhoneCallDiscardReasonHangup{} },
tl_registry_gen.go#L8618: PhoneCallDiscardReasonHangupTypeID,
![]() |
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. |