JsGroupNotifications

data class JsGroupNotifications(val notifications: Array<BotGroupNotification>, val nextSequence: Long?)

Constructors

Link copied to clipboard
constructor(notifications: Array<BotGroupNotification>, nextSequence: Long?)

Properties

Link copied to clipboard
Link copied to clipboard