Twitter List
data class TwitterList(val json: JsonObject, val client: ApiClient) : PenicillinModel
Content copied to clipboard
Constructors
Functions
Properties
Extensions
Link copied to clipboard
Parsed "created_at" object.
Link copied to clipboard
Removes the user from this list. This function is suspend-function.
Removes the users from this list. This function is suspend-function.
Link copied to clipboard
Adds the user to this list. This function is suspend-function.
Adds the users to this list. This function is suspend-function.