Wasm Directoryalpha
Record

post-send-venue-params

No description available.

record post-send-venue-params {
  address: string,
  allow-sending-without-reply: option​<bool>,
  chat-id: string,
  disable-notification: option​<bool>,
  foursquare-id: option​<string>,
  foursquare-type: option​<string>,
  google-place-id: option​<string>,
  google-place-type: option​<string>,
  latitude: f64,
  longitude: f64,
  reply-markup: option​<string>,
  reply-to-message-id: option​<s32>,
  title: string,
}

Fields

NameTypeDescription
addressstring
allow-sending-without-replyoption​<bool>
chat-idstring
disable-notificationoption​<bool>
foursquare-idoption​<string>
foursquare-typeoption​<string>
google-place-idoption​<string>
google-place-typeoption​<string>
latitudef64
longitudef64
reply-markupoption​<string>
reply-to-message-idoption​<s32>
titlestring