Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.29 KB

File metadata and controls

13 lines (10 loc) · 1.29 KB

ListModel

Fields

Field Type Required Description
id str ✔️ The ID of the list
name str ✔️ The name of the list
description str ✔️ The description of the list
is_private bool ✔️ Whether the list is private
member_count int ✔️ The number of members in the list
subscriber_count int ✔️ The number of subscribers in the list