import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send an animation.
Parameters
chatId: ChatID
The chat to send the animation to.
animation: FileSource
The animation to send.
optional
params: SendAnimationParamsReturns
Promise<MessageAnimation>