Class InlineQueryResultContact

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

public class InlineQueryResultContact extends Object implements InlineQueryResult
Represents a contact with a phone number. By default, this contact 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 contact
Since:
3 March 2025
See Also: