Function sendPixKeyMessage
- sendPixKeyMessage(
chatId: any,
params: {
instructions?: string;
key: string;
keyType: "CNPJ" | "CPF" | "PHONE" | "EMAIL" | "EVP";
name: string;
},
options?: SendMessageOptions,
): Promise<SendMessageReturn> Parameters
- chatId: any
- params: {
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