mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
✨ feat: 添加一个获取群文件最新的图片的工具
This commit is contained in:
parent
7cedd641ef
commit
d5a4fac040
@ -37,7 +37,7 @@ export async function sendMusicCard(e, platformType, musicId) {
|
|||||||
/**
|
/**
|
||||||
* 获取群文件最新的图片
|
* 获取群文件最新的图片
|
||||||
* @param e
|
* @param e
|
||||||
* @param count
|
* @param count 获取群聊条数
|
||||||
* @returns {Promise<*|string>}
|
* @returns {Promise<*|string>}
|
||||||
*/
|
*/
|
||||||
export async function getLatestImage(e, count = 10) {
|
export async function getLatestImage(e, count = 10) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user