Class InlineQueryResultVoice

java.lang.Object
io.github.natanimn.telebof.types.inline.InlineQueryResultVoice
All Implemented Interfaces:
InlineQueryResult, Serializable

public class InlineQueryResultVoice extends Object implements Serializable
Represents a link to a voice recording in an .OGG container encoded with OPUS. By default, this voice recording will be sent by the user. Alternatively, you can use InlineQueryMediaResult.inputMessageContent(io.github.natanimn.telebof.types.input.InputTextMessageContent) to send a message with the specified content instead of the the voice message.
Since:
3 March 2025
See Also: