Class InlineQueryResultLocation

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

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