跳转至

self_follow_forums

SelfFollowForum dataclass

吧基本信息

属性:

名称 类型 描述
fid int

贴吧id

fname str

贴吧名

level int

用户等级

is_signed bool

是否已签到

SelfFollowForums dataclass

本账号关注贴吧列表

属性:

名称 类型 描述
objs list[SelfFollowForum]

本账号关注贴吧列表

err Exception | None

捕获的异常

has_more bool

是否还有下一页