import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a sticker.
Parameters
chatId: ID
The chat to send the sticker to.
sticker: FileSource
The sticker to send.
optional
params: SendStickerParamsReturns
Promise<MessageSticker>
The sent sticker.