提交 9689b986 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

add jsdoc

上级 935f2322
......@@ -71,8 +71,7 @@ export class Message extends Accessory implements Sayable {
public static readonly Type = MessageType
/**
* @ignore
* @todo add function
* Find message in cache
*/
public static async find<T extends typeof Message> (
this: T,
......@@ -97,8 +96,7 @@ export class Message extends Accessory implements Sayable {
}
/**
* @ignore
* @todo add function
* Find messages in cache
*/
public static async findAll<T extends typeof Message> (
this : T,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册