PreviewUser

@Serializable(with = UserSerializer::class)
sealed class PreviewUser : User, PreviewPrivateChat

Inheritors

Properties

Link copied to clipboard
abstract val firstName: String
Link copied to clipboard
abstract val id: IdChatIdentifier
Link copied to clipboard
abstract val lastName: String
Link copied to clipboard
Link copied to clipboard
abstract val username: Username?

Functions

Link copied to clipboard