Ticket

data class Ticket(val token: String)(source)

Bot ticket.

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard

Bot full token. e.g.: bot123456.aaabbbccc, it should have a "bot" prefix.