conversationType channels not listed in amity console

i want to know that how can i access conversationType channel from amity console.

Hi @akshayg.stacksum

ConversationTypes aren’t accessible through console even for admins due to user privacy concerns.

Please don’t hesitate to reach out with any other issues, thank you.

Amity Support

Can you please explain that why amitychat ui profile pic not getting updated in conversation chat when user update his/her details.

Hello, may I know what is your current uikit version?

UIKit version is 2.34.0

Hi @akshayg.stacksum
This is actually an expected behavior since our user update function is separate from chat update function, so even though you made changes it wouldn’t update.

If you really need this, an alternative option is collecting userIDs in the metadata, then get UserID through getUserDisplayName from the frontend.

Amity Support