github.com/gotd/td/tg.PhoneCallDiscarded.Reason (field)
9 uses
github.com/gotd/td/tg (current package)
tl_phone_call_gen.go#L1780: Reason PhoneCallDiscardReasonClass
tl_phone_call_gen.go#L1822: if !(p.Reason == nil) {
tl_phone_call_gen.go#L1855: p.Reason = val
tl_phone_call_gen.go#L1931: if !(p.Reason == nil) {
tl_phone_call_gen.go#L1959: if p.Reason == nil {
tl_phone_call_gen.go#L1962: if err := p.Reason.Encode(b); err != nil {
tl_phone_call_gen.go#L2008: p.Reason = value
tl_phone_call_gen.go#L2088: p.Reason = value
tl_phone_call_gen.go#L2100: return p.Reason, true
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. |