Click to zoom in sticker

This commit is contained in:
2025-02-03 22:56:49 +08:00
parent 13e42429a9
commit 838ee4d55d
4 changed files with 52 additions and 13 deletions

View File

@ -0,0 +1,15 @@
meta {
name: Get Stickers
type: http
seq: 4
}
get {
url: {{endpoint}}/cgi/uc/stickers?take=10
body: none
auth: none
}
params:query {
take: 10
}