跳转至

follow_forums

FollowForum dataclass

关注吧信息

属性:

名称 类型 描述
fid int

贴吧id

fname str

贴吧名

level int

用户等级

exp int

经验值

FollowForums dataclass

用户关注贴吧列表

属性:

名称 类型 描述
objs list[Forum]

用户关注贴吧列表

err Exception | None

捕获的异常

has_more bool

是否还有下一页