Record

message

No description available.

record message {
  animation: option​<animation>,
  audio: option​<audio>,
  author-signature: option​<string>,
  caption: option​<string>,
  caption-entities: option​<list​<message-entity>>,
  channel-chat-created: option​<bool>,
  chat: chat,
  connected-website: option​<string>,
  contact: option​<contact>,
  date: s32,
  delete-chat-photo: option​<bool>,
  dice: option​<dice>,
  document: option​<document>,
  edit-date: option​<s32>,
  entities: option​<list​<message-entity>>,
  forward-date: option​<s32>,
  forward-from: option​<user>,
  forward-from-chat: option​<chat>,
  forward-from-message-id: option​<s32>,
  forward-sender-name: option​<string>,
  forward-signature: option​<string>,
  from-op: option​<user>,
  game: option​<game>,
  group-chat-created: option​<bool>,
  invoice: option​<invoice>,
  left-chat-member: option​<user>,
  location: option​<location>,
  media-group-id: option​<string>,
  message-id: s32,
  migrate-from-chat-id: option​<s32>,
  migrate-to-chat-id: option​<s32>,
  new-chat-members: option​<list​<user>>,
  new-chat-photo: option​<list​<photo-size>>,
  new-chat-title: option​<string>,
  passport-data: option​<passport-data>,
  photo: option​<list​<photo-size>>,
  pinned-message: option​<string>,
  poll: option​<poll>,
  proximity-alert-triggered: option​<proximity-alert-triggered>,
  reply-markup: option​<inline-keyboard-markup>,
  reply-to-message: option​<string>,
  sender-chat: option​<chat>,
  sticker: option​<sticker>,
  successful-payment: option​<successful-payment>,
  supergroup-chat-created: option​<bool>,
  text: option​<string>,
  venue: option​<venue>,
  via-bot: option​<user>,
  video: option​<video>,
  video-note: option​<video-note>,
  voice: option​<voice>,
}

Fields

NameTypeDescription
animationoption​<animation>
audiooption​<audio>
author-signatureoption​<string>
captionoption​<string>
caption-entitiesoption​<list​<message-entity>>
channel-chat-createdoption​<bool>
chatchat
connected-websiteoption​<string>
contactoption​<contact>
dates32
delete-chat-photooption​<bool>
diceoption​<dice>
documentoption​<document>
edit-dateoption​<s32>
entitiesoption​<list​<message-entity>>
forward-dateoption​<s32>
forward-fromoption​<user>
forward-from-chatoption​<chat>
forward-from-message-idoption​<s32>
forward-sender-nameoption​<string>
forward-signatureoption​<string>
from-opoption​<user>
gameoption​<game>
group-chat-createdoption​<bool>
invoiceoption​<invoice>
left-chat-memberoption​<user>
locationoption​<location>
media-group-idoption​<string>
message-ids32
migrate-from-chat-idoption​<s32>
migrate-to-chat-idoption​<s32>
new-chat-membersoption​<list​<user>>
new-chat-photooption​<list​<photo-size>>
new-chat-titleoption​<string>
passport-dataoption​<passport-data>
photooption​<list​<photo-size>>
pinned-messageoption​<string>
polloption​<poll>
proximity-alert-triggeredoption​<proximity-alert-triggered>
reply-markupoption​<inline-keyboard-markup>
reply-to-messageoption​<string>
sender-chatoption​<chat>
stickeroption​<sticker>
successful-paymentoption​<successful-payment>
supergroup-chat-createdoption​<bool>
textoption​<string>
venueoption​<venue>
via-botoption​<user>
videooption​<video>
video-noteoption​<video-note>
voiceoption​<voice>