import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a media group.
Parameters
chatId: ID
The chat to send the media group to.
media: InputMedia[]
The media to include in the media group. Animations are not allowed. All of them must be of the same media type, but an exception is that photos and videos can be mixed.
optional
params: SendMediaGroupParams