issues
search
MateriiApps
/
OpenCord
An open-source Material You implementation of the Discord Android app
GNU General Public License v3.0
1.25k
stars
98
forks
source link
feat: current user update
#48
Closed
rushiiMachine
closed
2 years ago
rushiiMachine
commented
2 years ago
Add the
USER_UDPATE
event (afaik its for current user only)
Update the current user item ui on event
Add all the needed missing properties to ApiUser
Add different types of DomainUser to account for different sources
USER_UDPATE
event (afaik its for current user only)