mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
ListsApi
/
updateList
update
List
abstract
suspend
fun
updateList
(
listId
:
String
,
title
:
String
?
,
replyPolicy
:
ListReplyPolicy
?
)
:
UserList
Changes the title of a list, or which replies to show.