跳转至

self_follow_forums

SelfFollowForum dataclass

吧基本信息

Attributes:

Name Type Description
fid int

贴吧id

fname str

贴吧名

level int

用户等级

Page_sforum dataclass

页信息

Attributes:

Name Type Description
current_page int

当前页码

total_page int

总页码

has_more bool

是否有后继页

has_prev bool

是否有前驱页

SelfFollowForums dataclass

本账号关注贴吧列表

Attributes:

Name Type Description
objs list[SelfFollowForum]

本账号关注贴吧列表

err Exception | None

捕获的异常

page Page_sforum

页信息

has_more bool

是否还有下一页