Giter VIP home page Giter VIP logo

Comments (5)

arfr avatar arfr commented on June 11, 2024 2

@irazasyed Just tried master's codebase in my project, everything runs as it should with no errors. :)

from telegram.

irazasyed avatar irazasyed commented on June 11, 2024 1

Thanks. Released: https://github.com/laravel-notification-channels/telegram/releases/tag/4.0.0

from telegram.

arfr avatar arfr commented on June 11, 2024

Please confirm and accept it :)
#167

from telegram.

irazasyed avatar irazasyed commented on June 11, 2024

Merged. But I'm yet to test. If you can test this and let me know, I'll release a new version.

from telegram.

arfr avatar arfr commented on June 11, 2024

arfr$ composer test
vendor/bin/pest

PASS Tests\Feature\TelegramMessageTest
✓ it can return the payload as an array
✓ it can disable notification
✓ it can determine if the recipient chat id has not been set
✓ the notification message can be set
✓ it can set the parse mode
✓ the recipients chat id can be set
✓ it can attach a view as the content
✓ it can add one message per line
✓ an inline button with callback can be added to the message
✓ it can escape special markdown characters per line
✓ an inline button can be added to the message
✓ additional options can be set for the message
✓ laravel conditionable trait
✓ it accepts content when constructed
✓ it can set token
✓ the default parse mode is markdown
✓ it can chunk a long message into given size
✓ it can set the disable web page preview

PASS Tests\Feature\TelegramLocationTest
✓ additional options can be set for the message
✓ it can return the payload as an array
✓ the notification latitude can be set
✓ it can determine if the recipient chat id has not been set
✓ the recipients chat id can be set
✓ it can send a location
✓ it accepts content when constructed

PASS Tests\Feature\TelegramUpdatesTest
✓ it can return the payload as an array
✓ it can fetch latest update
✓ it can limit number of updates
✓ it can get updates
✓ it can add additional options

Tests: 52 passed
Time: 0.17s

PASS Tests\Feature\TelegramUpdatesTest
✓ it can return the payload as an array
✓ it can fetch latest update
✓ it can limit number of updates
✓ it can get updates
✓ it can add additional options

Tests: 52 passed
Time: 0.17s

from telegram.

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.