Skip to content

Commit 68ce424

Browse files
author
GuangChen2333
committed
doc(readme): Client.method.notification
1 parent f0023dd commit 68ce424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Client 是一个虚拟的客户端对象,用于执行一系列操作
6363
- `sign_in(user: User) -> SignInResult` 签到
6464
- `get_wallet_data(user: User) -> WalletData` -> 获取用户的钱包信息(若未签到将自动签到)
6565
- `get_notifications(user: User) -> list`
66-
- - -> 获取用户的通知,其中,含有形参
66+
- - 用于获取用户的通知,其中,含有形参如下:
6767
- - `notification_status: NotificationStatus`
6868
- - `notification_type: NotificationTypes`
6969
- - `is_sort: bool = False`

0 commit comments

Comments
 (0)