Chat where the ephemeral message was sent
Optionaldata?: string | Uint8Array<ArrayBufferLike>Data contained in the button
OptionalfireAndForget?: booleanWhether to "fire and forget" this request, in which case the promise will resolve as soon as the request is sent with an empty response.
Note: any errors will be silently ignored.
ID of the ephemeral message containing the button
Optionaltimeout?: numberTimeout for the query in ms.
Request a callback answer from a bot for an ephemeral message, i.e. click an inline button that contains data.