messaging-apis icon indicating copy to clipboard operation
messaging-apis copied to clipboard

Messaging APIs for multi-platform

Results 15 messaging-apis issues
Sort by recently updated
recently updated
newest added

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi. added the ability to upload files for the telegram sendDocument method, is such a function needed for this module?

This is a feature request: I'd love if there was an integration for [Discord API](https://discordapp.com/developers) since it became a quite popular platform for communication and it would be helpful to...

Discord
feature request

update for telegram Bot API - add method: copyMessage (Bot API 5.0) - add parameter: protect_content (Bot API 5.6) - add parameter option: MarkdownV2 (Bot API 5.6)

https://developers.line.me/en/reference/messaging-api/#issue-channel-access-token And then we may want to add short-lived access token and re-issue token support for LineClient.

LINE
feature request

Hi. Thanks for this module. It help´s me a lot! Sometimes api´s freezes for one second or so. Or a minor network problem. Why not retry on no response errors?...

When I try to send multiple documents I got the error: ``` 0|npm start | AxiosError: Telegram API - 400 Bad Request: wrong file identifier/HTTP URL specified 0|npm start |...

Telegram

Hello thank you for your efforts and sharing them, this is a feature request for Microsoft teams support Thanks a lot once again for the great lib

feature request

It would be better to support APIs in Slacks' native API structures e.g. `conversations.info` https://github.com/Yoctol/messaging-apis/blob/b83f9186f7e2f477caf29ffec675a24d0d518c68/packages/messaging-api-slack/src/SlackOAuthClient.ts#L177-L190 current API: `SlackOAuthClient.getConversationInfo` Slack's native structure: `SlackOAuthClient.conversations.info`

Slack

https://core.telegram.org/bots/api#sending-files

Telegram
feature request