Documentation ¶
Index ¶
- func BlockUserFromSendingMessages(jwtToken string, userId string) error
- func GetUsersProfile(jwtToken string) (response.Profile, error)
- func UnblockUser(jwtToken string, userId string) error
- func UpdateUsername(jwtToken string, username string) error
- func UpdateUsersProfile(jwtToken string, reqBody ProfileReqBody) error
- type ProfileReqBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnblockUser ¶
func UpdateUsername ¶
func UpdateUsersProfile ¶
func UpdateUsersProfile(jwtToken string, reqBody ProfileReqBody) error
Types ¶
Click to show internal directories.
Click to hide internal directories.