tl v57.2.0-rc TL.InputBotInlineResultDocument

inputBotInlineResultDocument#fff8fdc4 flags:# id:string type:string title:flags.1?string description:flags.2?string document:InputDocument send_message:InputBotInlineMessage = InputBotInlineResult;

Summary

Types

t()
t :: %TL.InputBotInlineResultDocument{description: String.t, document: TL.InputDocument.t, id: String.t, send_message: InputBotInlineMessage.t, title: String.t, type: String.t}