SendInvoice |
SendInvoice.setChatId(Integer chatId) |
SendInvoice |
SendInvoice.setCurrency(String currency) |
SendInvoice |
SendInvoice.setDescription(String description) |
SendInvoice |
SendInvoice.setDisableNotification(Boolean disableNotification) |
SendInvoice |
SendInvoice.setFlexible(Boolean flexible) |
SendInvoice |
SendInvoice.setNeedEmail(Boolean needEmail) |
SendInvoice |
SendInvoice.setNeedName(Boolean needName) |
SendInvoice |
SendInvoice.setNeedPhoneNumber(Boolean needPhoneNumber) |
SendInvoice |
SendInvoice.setNeedShippingAddress(Boolean needShippingAddress) |
SendInvoice |
SendInvoice.setPayload(String payload) |
SendInvoice |
SendInvoice.setPhotoHeight(Integer photoHeight) |
SendInvoice |
SendInvoice.setPhotoSize(Integer photoSize) |
SendInvoice |
SendInvoice.setPhotoUrl(String photoUrl) |
SendInvoice |
SendInvoice.setPhotoWidth(Integer photoWidth) |
SendInvoice |
SendInvoice.setPrices(List<LabeledPrice> prices) |
SendInvoice |
SendInvoice.setProviderToken(String providerToken) |
SendInvoice |
SendInvoice.setReplyMarkup(InlineKeyboardMarkup replyMarkup) |
SendInvoice |
SendInvoice.setReplyToMessageId(Integer replyToMessageId) |
SendInvoice |
SendInvoice.setStartParameter(String startParameter) |
SendInvoice |
SendInvoice.setTitle(String title) |