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

Sets the option for getting the acknowledge messages from the webhook to true or false.

Parameters

phoneId: string

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

phoneIdCreateGroupPostRequest: PhoneIdCreateGroupPostRequest

Acknowledge messages taking preference is indicated.

optional
_options: Configuration