ProfileAssociatedChat
data class ProfileAssociatedChat(val allowIncoming: ProfileAssociatedChatAllowIncoming, val allowGroupInvites: ProfileAssociatedChatAllowGroupInvites? = null)
Constructors
Link copied to clipboard
constructor(allowIncoming: ProfileAssociatedChatAllowIncoming, allowGroupInvites: ProfileAssociatedChatAllowGroupInvites? = null)