RawChatId

@Serializable
value class RawChatId(val long: Long)

Constructors

Link copied to clipboard
constructor(long: Long)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val long: Long
Link copied to clipboard

https://core.telegram.org/bots/api#formatting-options

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String