This commit is contained in:
kuaifan
2024-12-11 00:00:18 +08:00
parent 002776f15e
commit c51116acaa
100 changed files with 502 additions and 482 deletions

View File

@@ -30,7 +30,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
* @property int|null $todo 设为待办会员ID
* @property int|null $link 是否存在链接
* @property int|null $modify 是否编辑
* @property int $bot
* @property int|null $bot 是否机器人的消息
* @property int|null $reply_num 有多少条回复
* @property int|null $reply_id 回复ID
* @property int|null $forward_id 转发ID