Represents a list of some users that the authenticated user follows.
https://docs.joinmastodon.org/entities/list/
https://github.com/mastodon/mastodon/pull/22048/files
The internal database ID of the list.
Which replies should be shown in the list.
followed = Show replies to any followed user
followed
list = Show replies to members of the list
list
none = Show replies to no one
none
The user-defined title of the list.
Represents a list of some users that the authenticated user follows.
See
https://docs.joinmastodon.org/entities/list/