All Implemented Interfaces:
Validable

public class SendVoice extends SendMediaBotMethod<Message>
Version:
1.0 Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .OGG file encoded with OPUS, or in .MP3 format, or in .M4A format (other formats may be sent as Audio or Document). On success, the sent Message is returned.
Author:
Ruben Bermudez