static InlineQueryResultContact.Builder |
InlineQueryResultContact.builder() |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.firstName(String firstName) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.id(String id) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.inputMessageContext(InputMessageContent inputMessageContext) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.lastName(String lastName) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.phoneNumber(String phoneNumber) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.replyMarkup(InlineKeyboardMarkup replyMarkup) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.thumbHeight(String thumbHeight) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.thumbUrl(String thumbUrl) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.thumbWidth(String thumbWidth) |
|
InlineQueryResultContact.Builder |
InlineQueryResultContact.Builder.vcard(String vcard) |
|