跳转至

follow_forums

FollowForum dataclass

关注吧信息

Attributes:

Name Type Description
fid int

贴吧id

fname str

贴吧名

level int

用户等级

exp int

经验值

FollowForums dataclass

用户关注贴吧列表

Attributes:

Name Type Description
objs list[Forum]

用户关注贴吧列表

err Exception | None

捕获的异常

has_more bool

是否还有下一页