Skip to content

Official docs are outdated for 0.16.1 #82

@kariot

Description

@kariot

With the latest SDK 0.16.1 available on pub.dev, the official documentation is not aligned with the changes introduced in the SDK. I have encountered several issues, including changes in function parameters and missing fields.

For example:

  1. According to the documentation, the function QB.chat.connect() accepts two strings: login and password, whereas the SDK expects userId of type int and password.
  2. The constants mentioned in the code from this block have been moved in the latest version.

Could you please update the documentation to align with the latest SDK version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions