Render telegram avatars in user cards
This commit is contained in:
@@ -2,5 +2,13 @@ query ManagerUsers {
|
||||
managerUsers {
|
||||
id
|
||||
fullName
|
||||
telegramConnection {
|
||||
id
|
||||
type
|
||||
channelId
|
||||
displayName
|
||||
username
|
||||
avatarAvailable
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user