View Source ExTDLib.Method.SetBio (ExTDLib v0.0.4)

Changes the bio of the current user. Returns object_ptr<Ok>.

NameTypeDescription
biostringThe new value of the user bio; 0-getOption("bio_length_max") characters without line feeds.

More details on telegram's documentation.