Skip to content

setBusinessAccountBio

Function · TDLib 1.8.67 · d1085f9c

Changes the bio of a business account; for bots only

setBusinessAccountBio(
  business_connection_id: string,
  bio: string
) → Ok

business_connection_id

string

Unique identifier of business connection

bio

string

The new value of the bio; 0-getOption("bio_length_max") characters without line feeds