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