-
Post author photo; may be null.
Photo shown in the chat with the bot if the chat is empty; may be null.
TdApi.InlineQueryResultPhoto.photo
TdApi.MessageExtendedMediaPhoto.photo
TdApi.MessageInvoice.photo
Product photo; may be null.
TdApi.PageBlockPhoto.photo
TdApi.PageBlockRelatedArticle.photo
Article photo; may be null.
TdApi.PaymentReceipt.photo
Product photo; may be null.
TdApi.PushMessageContentPhoto.photo
Message content; may be null.
Image representing the content; may be null.
Poster photo, if available; may be null.
Product photo; may be null.
BotInfo(String shortDescription,
String description,
TdApi.Photo photo,
TdApi.Animation animation,
TdApi.BotMenuButton menuButton,
TdApi.BotCommand[] commands,
TdApi.ChatAdministratorRights defaultGroupAdministratorRights,
TdApi.ChatAdministratorRights defaultChannelAdministratorRights,
TdApi.InternalLinkType editCommandsLink,
TdApi.InternalLinkType editDescriptionLink,
TdApi.InternalLinkType editDescriptionMediaLink,
TdApi.InternalLinkType editSettingsLink)
Contains information about a bot.
A message with an invoice from a bot.
Contains information about a related article.
PaymentForm(long id,
TdApi.Invoice invoice,
long sellerBotUserId,
long paymentProviderUserId,
TdApi.PaymentProvider paymentProvider,
TdApi.PaymentOption[] additionalPaymentOptions,
TdApi.OrderInfo savedOrderInfo,
TdApi.SavedCredentials[] savedCredentials,
boolean canSaveCredentials,
boolean needPassword,
String productTitle,
TdApi.FormattedText productDescription,
TdApi.Photo productPhoto)
Contains information about an invoice payment form.
PaymentReceipt(String title,
TdApi.FormattedText description,
TdApi.Photo photo,
int date,
long sellerBotUserId,
long paymentProviderUserId,
TdApi.Invoice invoice,
TdApi.OrderInfo orderInfo,
TdApi.ShippingOption shippingOption,
String credentialsTitle,
long tipAmount)
Contains information about a successful payment.
WebPage(String url,
String displayUrl,
String type,
String siteName,
String title,
TdApi.FormattedText description,
TdApi.Photo photo,
String embedUrl,
String embedType,
int embedWidth,
int embedHeight,
int duration,
String author,
TdApi.Animation animation,
TdApi.Audio audio,
TdApi.Document document,
TdApi.Sticker sticker,
TdApi.Video video,
TdApi.VideoNote videoNote,
TdApi.VoiceNote voiceNote,
int instantViewVersion)
Describes a web page preview.