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

Returns the information of the number you specified in Whatsapp

Parameters

phoneId: string

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

conversationId: string

Load conversations info.

optional
_options: Configuration