Closed stu01509 closed 4 years ago
@stu01509 Hi Cliff, Thanks for your PR for our linebot users. The functions you added, the name like get"Send"ReplyMessage change to be getSentReplyMessages could make sense a bit. (getNumOfSentReplyMessages or getSentReplyMessagesCount could be better but a bit long~) Because that means it's used for getting number of has already sent messages. On the other hand, if it's possible, please add example codes to demo.js. That'll help users use them easily. Finally, do not forget code for test. Any ideas?
Thanks! 😄
Add feature to get number of sent messages.