Class InlineQueryResultVenue

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

public class InlineQueryResultVenue extends Object implements Serializable, InlineQueryResult
Represents a venue. By default, the venue 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 venue.
Since:
3 March 2025
See Also: