Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.27 KB

File metadata and controls

10 lines (7 loc) · 1.27 KB

UnfollowUserResponse

Fields

Field Type Required Description
code int ✔️ The status code of the response.
msg str ✔️ The message of the response.
data OptionalNullable[models.UserModel] A confirmation of the action's success.