Class InlineQueryResultPhoto

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

public class InlineQueryResultPhoto extends Object
Represents a link to a photo. By default, this photo will be sent by the user with optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the photo.
Since:
3 March 2025
See Also: