method Client.prototype.getCustomEmojiDocumentsimport { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts"; getCustomEmojiDocuments(id: string | string[]): Promise<Document[]>Get custom emoji documents for download. Parametersid: string | string[]Identifier of one or more of custom emojis. ReturnsPromise<Document[]>