package telegraml
Telegram Bot API for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
v2.2.0.tar.gz
sha256=b07ec61353d3a245f81c4c510a41b58b75c5ea17f0b1bf3df22b1c3601bd45c4
md5=2fdd7c68eec4b7b904d9c4e536395a70
doc/telegraml/TelegramApi/Audio/index.html
Module TelegramApi.Audio
Source
Source
type audio = {
file_id : string;
duration : int;
performer : string option;
title : string option;
mime_type : string option;
file_size : int option;
}
Represents an audio message (mp3)
Source
val create :
file_id:string ->
duration:int ->
?performer:string option ->
?title:string option ->
?mime_type:string option ->
?file_size:int option ->
unit ->
audio
Create an audio
in a concise manner
Read an audio
out of some JSON
Read an audio
out of some JSON
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>