Skip to main content
Latest
method SessionInformationGettersApi.prototype.phoneIdQrCodeGet
import { SessionInformationGettersApi } from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/index.ts";

Returns the qrCode in the current session if there is one.

Parameters

phoneId: string

ID of the phone registered to the product, assigned by the database automatically. Can be obtained by calling GET listPhones.

optional
_options: Configuration

Returns

Promise<void>