Updated How to Find Users in FluffyChat (markdown)
parent
28c88bc725
commit
8606f517e7
@ -1,12 +1,12 @@
|
||||
FluffyChat uses Matrix and Matrix is a decentralized chat platform that allows users to communicate across various clients. To interact with other users on Matrix, it's essential to understand how to find users and use Matrix IDs.
|
||||
|
||||
1. Understanding Matrix ID:
|
||||
1. 💳 Understanding Matrix ID:
|
||||
The Matrix ID is a unique identifier for each user on the Matrix platform. It follows the format @username:matrix.org, where username is the chosen username of the target user, and matrix.org is the user's home server. This ID is crucial for identifying users and communicating directly with them.
|
||||
|
||||
2. Finding Users in FluffyChat:
|
||||
2. 👥 Finding Users in FluffyChat:
|
||||
To find a user in FluffyChat, open the app and navigate to your chat list. There, you can access the plus sign or the "New Chat" option. Enter the Matrix ID of the user you want to find and tap on the found users. Note that you need to enter the complete Matrix ID, including the home server.
|
||||
|
||||
3. What is my own Matrix ID?
|
||||
3. 🤔 What is my own Matrix ID?
|
||||
In FluffyChat you can see your own Matrix ID in the settings next to your profile picture and your displayname. On the chat list page, tap on your profile picture to open the pop up menu and then tap on **Settings**.
|
||||
|
||||
Summary:
|
Loading…
Reference in New Issue