teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
DocumentAttributeAudioIn
Interface DocumentAttributeAudioIn
interface
DocumentAttributeAudioIn
{
_
:
"documentAttributeAudio"
;
duration
:
number
;
performer
?:
string
;
title
?:
string
;
voice
?:
boolean
;
waveform
?:
bytes
;
}
Index
Properties
_
duration
performer?
title?
voice?
waveform?
Properties
_
_
:
"documentAttributeAudio"
duration
duration
:
number
Optional
performer
performer
?:
string
Optional
title
title
?:
string
Optional
voice
voice
?:
boolean
Optional
waveform
waveform
?:
bytes
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
duration
performer
title
voice
waveform
GitHub
npm
Issues
teleproto - v1.229.0
Loading...