type github.com/gotd/td/tg.NotEmptyPhoneCall (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*PhoneCall).Decode
(*PhoneCallAccepted).Decode
(*PhoneCallDiscarded).Decode
(*PhoneCallRequested).Decode
(*PhoneCallWaiting).Decode
DecodeBare(b *bin.Buffer) error
(*PhoneCall).DecodeBare
(*PhoneCallAccepted).DecodeBare
(*PhoneCallDiscarded).DecodeBare
(*PhoneCallRequested).DecodeBare
(*PhoneCallWaiting).DecodeBare
Encode(b *bin.Buffer) error
(*PhoneCall).Encode
(*PhoneCallAccepted).Encode
(*PhoneCallDiscarded).Encode
(*PhoneCallRequested).Encode
(*PhoneCallWaiting).Encode
EncodeBare(b *bin.Buffer) error
(*PhoneCall).EncodeBare
(*PhoneCallAccepted).EncodeBare
(*PhoneCallDiscarded).EncodeBare
(*PhoneCallRequested).EncodeBare
(*PhoneCallWaiting).EncodeBare
GetID() (value int64)
(*PhoneCall).GetID
(*PhoneCallAccepted).GetID
(*PhoneCallDiscarded).GetID
(*PhoneCallRequested).GetID
(*PhoneCallWaiting).GetID
GetVideo() (value bool)
(*PhoneCall).GetVideo
(*PhoneCallAccepted).GetVideo
(*PhoneCallDiscarded).GetVideo
(*PhoneCallRequested).GetVideo
(*PhoneCallWaiting).GetVideo
String() string
(*PhoneCall).String
(*PhoneCallAccepted).String
(*PhoneCallDiscarded).String
(*PhoneCallRequested).String
(*PhoneCallWaiting).String
TypeID() uint32
(*PhoneCall).TypeID
(*PhoneCallAccepted).TypeID
(*PhoneCallDiscarded).TypeID
(*PhoneCallRequested).TypeID
(*PhoneCallWaiting).TypeID
TypeName() string
(*PhoneCall).TypeName
(*PhoneCallAccepted).TypeName
(*PhoneCallDiscarded).TypeName
(*PhoneCallRequested).TypeName
(*PhoneCallWaiting).TypeName
Zero() bool
(*PhoneCall).Zero
(*PhoneCallAccepted).Zero
(*PhoneCallDiscarded).Zero
(*PhoneCallRequested).Zero
(*PhoneCallWaiting).Zero
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. |