docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types
/
Username
/
Companion
Companion
object
Companion
(
source
)
Members
Types
Without
At
Serializer
Link copied to clipboard
object
WithoutAtSerializer
:
KSerializer
<
Username
>
Functions
prepare
Link copied to clipboard
fun
prepare
(
full
:
String
)
:
Username
Prepares a valid instance of
Username
by ensuring the given string starts with "@".