Skip to main content

inputBotInlineResultPhoto

Photo

type tg.InputBotInlineResultPhoto struct { /* ... */ }

Implements InputBotInlineResult.

Fields

NameTypeRequiredDescription
IDstringyesResult ID
TypestringyesResult type (see bot API docs)
PhotoInputPhotoClassyesPhoto to send
SendMessageInputBotInlineMessageClassyesMessage to send when the result is selected

References