activeUsernames

@SerialName(value = "active_usernames")
val activeUsernames: List<String>? = null(source)

Optional. If non-empty, the list of all active chat usernames; for private chats, supergroups and channels. Returned only in getChat.

type: Array of String