func github.com/gotd/td/tg.DecodeNotificationSound
10 uses
github.com/gotd/td/tg (current package)
tl_input_peer_notify_settings_gen.go#L348: value, err := DecodeNotificationSound(b)
tl_input_peer_notify_settings_gen.go#L369: value, err := DecodeNotificationSound(b)
tl_notification_sound_gen.go#L579: func DecodeNotificationSound(buf *bin.Buffer) (NotificationSoundClass, error) {
tl_notification_sound_gen.go#L628: v, err := DecodeNotificationSound(buf)
tl_peer_notify_settings_gen.go#L462: value, err := DecodeNotificationSound(b)
tl_peer_notify_settings_gen.go#L469: value, err := DecodeNotificationSound(b)
tl_peer_notify_settings_gen.go#L476: value, err := DecodeNotificationSound(b)
tl_peer_notify_settings_gen.go#L497: value, err := DecodeNotificationSound(b)
tl_peer_notify_settings_gen.go#L504: value, err := DecodeNotificationSound(b)
tl_peer_notify_settings_gen.go#L511: value, err := DecodeNotificationSound(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. |