Class InlineQueryResultCachedVoice

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

public class InlineQueryResultCachedVoice extends Object
Represents a link to a voice message stored on the Telegram servers. By default, this voice message will be sent by the user. Alternatively, you can use inputMessageContent(io.github.natanimn.telebof.types.input.InputTextMessageContent) to send a message with the specified content instead of the voice message.
Since:
3 March 2025
See Also: