const github.com/gotd/td/tg.PhoneCallDiscardReasonHangupTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_phone_call_discard_reason_gen.go#L246: const PhoneCallDiscardReasonHangupTypeID = 0x57adc690
tl_phone_call_discard_reason_gen.go#L282: return PhoneCallDiscardReasonHangupTypeID
tl_phone_call_discard_reason_gen.go#L294: ID: PhoneCallDiscardReasonHangupTypeID,
tl_phone_call_discard_reason_gen.go#L309: b.PutID(PhoneCallDiscardReasonHangupTypeID)
tl_phone_call_discard_reason_gen.go#L326: if err := b.ConsumeID(PhoneCallDiscardReasonHangupTypeID); err != nil {
tl_phone_call_discard_reason_gen.go#L502: case PhoneCallDiscardReasonHangupTypeID:
tl_registry_gen.go#L739: PhoneCallDiscardReasonHangupTypeID: "phoneCallDiscardReasonHangup#57adc690",
tl_registry_gen.go#L2521: "phoneCallDiscardReasonHangup": PhoneCallDiscardReasonHangupTypeID,
tl_registry_gen.go#L4303: PhoneCallDiscardReasonHangupTypeID: func() bin.Object { return &PhoneCallDiscardReasonHangup{} },
tl_registry_gen.go#L6297: PhoneCallDiscardReasonHangupTypeID,
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. |