-
1.2.0 Stable
released this
2023-08-08 16:59:38 +02:00 | 7 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.1 Stable
released this
2023-07-31 13:28:57 +02:00 | 22 commits to main since this release- Fix readme
Full Changelog: https://github.com/ThunderNetworkRaD/discord.dart/compare/v1.1.0...v1.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.1.0 Stable
released this
2023-07-31 13:24:04 +02:00 | 23 commits to main since this release- Changed
webhookclient.send() -> webhookclient.sendText()
- Add
webhookclient.send(String content, List<Map<String, dynamic>> embeds)
- Add
webhookclient.edit(String message-id, {String content, List<Map<String, dynamic>> embeds})
- Add
webhookclient.editText(String message-id, String content)
- Add
webhookclient.get(String message-id)
- Add
webhookclient.delete(String message-id)
Full Changelog: https://github.com/ThunderNetworkRaD/discord.dart/compare/v1.0.0...v1.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Changed
-
v1.0.0 Stable
released this
2023-07-24 18:20:51 +02:00 | 25 commits to main since this releaseFull Changelog: https://github.com/ThunderNetworkRaD/discord.dart/commits/v1.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)