NbOpposite
ea4375bf90
Fixed splitting messages with codeblocks ( #2720 )
2018-08-10 15:44:32 +02:00
SpaceEEC
526832058e
fix(Message): keep reply option when using an embed or attachment
...
See #2651
2018-07-08 21:12:30 +02:00
Will Nelson
b5b436f9cb
Revert "fix message embed json serialization ( #2420 )"
...
This reverts commit c40488eb54 .
2018-03-24 18:47:15 -06:00
Will Nelson
c40488eb54
fix message embed json serialization ( #2420 )
...
* fix message embed json serialization
remove the toJSON method on message embeds so the raw data is exposed
for JSON seralization. this removes the hexColor property, but it
probably should not have been there in the first place. fixes #2419
* change api transform to tojson
2018-03-24 19:43:56 -05:00
Pascal
07c48a6845
fix: require discordjserror to throw meaningful errors where necessary
2018-01-22 20:23:36 +01:00
Isabella
1598efa0b8
fix(CreateMessage): reassigning wrong content ( #2169 )
2017-12-12 06:33:10 +01:00
Isabella
443961ce43
fix(CreateMessage): fix attachment and array sending ( #2158 )
2017-12-10 21:22:59 +01:00
SpaceEEC
05a41b5ca4
fix(Split/Webhook): readd message chunk sending and fix webhook avatar/username ( #2085 )
2017-11-06 02:42:24 +01:00
Gus Caplan
29a81eab73
standardize message object creation ( #1986 )
...
* standardize message object creation so i don't flip out again
* fix stuff
* Update Message.js
* Update index.js
* Update SendMessage.js
* Update Message.js
2017-10-29 14:54:00 +01:00