type github.com/gotd/td/tg.NotificationSoundClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*NotificationSoundDefault).Decode
(*NotificationSoundLocal).Decode
(*NotificationSoundNone).Decode
(*NotificationSoundRingtone).Decode
DecodeBare(b *bin.Buffer) error
(*NotificationSoundDefault).DecodeBare
(*NotificationSoundLocal).DecodeBare
(*NotificationSoundNone).DecodeBare
(*NotificationSoundRingtone).DecodeBare
Encode(b *bin.Buffer) error
(*NotificationSoundDefault).Encode
(*NotificationSoundLocal).Encode
(*NotificationSoundNone).Encode
(*NotificationSoundRingtone).Encode
EncodeBare(b *bin.Buffer) error
(*NotificationSoundDefault).EncodeBare
(*NotificationSoundLocal).EncodeBare
(*NotificationSoundNone).EncodeBare
(*NotificationSoundRingtone).EncodeBare
String() string
(*NotificationSoundDefault).String
(*NotificationSoundLocal).String
(*NotificationSoundNone).String
(*NotificationSoundRingtone).String
TypeID() uint32
(*NotificationSoundDefault).TypeID
(*NotificationSoundLocal).TypeID
(*NotificationSoundNone).TypeID
(*NotificationSoundRingtone).TypeID
TypeName() string
(*NotificationSoundDefault).TypeName
(*NotificationSoundLocal).TypeName
(*NotificationSoundNone).TypeName
(*NotificationSoundRingtone).TypeName
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. |