PossiblyPremiumChat

@Serializable(with = ChatSerializer::class)
sealed interface PossiblyPremiumChat : Chat

Inheritors

Properties

Link copied to clipboard
abstract val id: IdChatIdentifier
Link copied to clipboard
abstract val isPremium: Boolean