func github.com/gotd/td/tg.DecodePhoneCallDiscardReason
5 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L2850: value, err := DecodePhoneCallDiscardReason(b)
tl_phone_call_discard_reason_gen.go#L482: func DecodePhoneCallDiscardReason(buf *bin.Buffer) (PhoneCallDiscardReasonClass, error) {
tl_phone_call_discard_reason_gen.go#L531: v, err := DecodePhoneCallDiscardReason(buf)
tl_phone_call_gen.go#L2004: value, err := DecodePhoneCallDiscardReason(b)
tl_phone_discard_call_gen.go#L239: value, err := DecodePhoneCallDiscardReason(b)
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. |