Giter VIP home page Giter VIP logo

Comments (6)

gnello avatar gnello commented on July 25, 2024

Hi!
Thanks for your contribution on this error!

This issue was solved (by you 😄 ) in #28.

I'm going to provide an example in the readme, thanks for pointing that out.

from php-mattermost-driver.

gnello avatar gnello commented on July 25, 2024

I've just added this example in the readme:

//Search a channel
$result = $driver->getChannelModel()->searchChannels($teamId, [
    'term' => "full or partial name or display name of channels"
]);

Let me know if it helps.

from php-mattermost-driver.

AizeLeOuf avatar AizeLeOuf commented on July 25, 2024

Just perfect !! Many thanks :)

Another last question, have you plan to support methods added in >5, for example https://api.mattermost.com/#tag/channels%2Fpaths%2F~1channels~1%7Bchannel_id%7D~1privacy%2Fput ?

from php-mattermost-driver.

gnello avatar gnello commented on July 25, 2024

Sure, I'm going to add support for all new method as soon as I can, I hope I can do it even this weekend.

I'll keep you updated.

from php-mattermost-driver.

gnello avatar gnello commented on July 25, 2024

Hi,
I've just released the 2.10.0 version that it should be up to date with the current version of mattermost server.
Let me know if you notice any inaccuracies.

Thanks.

from php-mattermost-driver.

gnello avatar gnello commented on July 25, 2024

Hi,
I'm closing this issue assuming everything's ok 🙂.
Please, open a new issue if you have any further requests.

Thank you!

from php-mattermost-driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.