feat(messenger): store and serve telegram profiles
This commit is contained in:
@@ -141,6 +141,9 @@ type MessengerConnection {
|
||||
userId: ID!
|
||||
type: MessengerType!
|
||||
channelId: String!
|
||||
displayName: String
|
||||
username: String
|
||||
avatarAvailable: Boolean!
|
||||
isActive: Boolean!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user