queryUserInfo

abstract suspend fun queryUserInfo(): User(source)

Query user info of the current bot. And update the value of userInfo.

It is used to initialize userInfo at start.