func github.com/gotd/td/tg.DecodePhoneCallDiscardReason
5 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L2954: value, err := DecodePhoneCallDiscardReason(b)
tl_phone_call_discard_reason_gen.go#L646: func DecodePhoneCallDiscardReason(buf *bin.Buffer) (PhoneCallDiscardReasonClass, error) {
tl_phone_call_discard_reason_gen.go#L702: v, err := DecodePhoneCallDiscardReason(buf)
tl_phone_call_gen.go#L2105: value, err := DecodePhoneCallDiscardReason(b)
tl_phone_discard_call_gen.go#L242: value, err := DecodePhoneCallDiscardReason(b)
![]() |
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. |