SetBio constructor

SetBio(
  1. {required String bio,
  2. int? extra,
  3. int? clientId}
)

Changes the bio of the current user

Returns Ok

Implementation

SetBio