跳转至

self_follow_forums

SelfFollowForum dataclass

吧基本信息

Attributes:

Name Type Description
fid int

贴吧id

fname str

贴吧名

level int

用户等级

is_signed bool

是否已签到

SelfFollowForums dataclass

本账号关注贴吧列表

Attributes:

Name Type Description
objs list[SelfFollowForum]

本账号关注贴吧列表

err Exception | None

捕获的异常

has_more bool

是否还有下一页