setBusinessAccountUsername

suspend fun TelegramBot.setBusinessAccountUsername(businessConnectionId: BusinessConnectionId, username: Username? = null)(source)
suspend fun TelegramBot.setBusinessAccountUsername(businessConnectionId: BusinessConnectionId, username: String?)(source)