Function sendPixKeyMessage
- sendPixKeyMessage(chatId, params, options?): Promise<SendMessageReturn>
Parameters
- chatId: any
- params: {
instructions?: string;
key: string;
keyType:
| "CNPJ"
| "CPF"
| "PHONE"
| "EMAIL"
| "EVP";
name: string;
}Optional
instructions?: string
key: string
keyType:
| "CNPJ"
| "CPF"
| "PHONE"
| "EMAIL"
| "EVP"
name: string
Optional
options: SendMessageOptions
Send a invoice message To send (prices, tax, shipping or discount), for example: USD 12.90, send them without dots or commas, like: 12900