ParamMapping

annotation class ParamMapping(val name: String)

Because of the limitation of the telegram api in the length of callbacks, this annotation allows you to map parameters by a specific name.

Properties

Link copied to clipboard

Parameter name representation in the callback.