This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
Add QuickReplyButton #15
Open
Description
This issue is part of #11 and describes what should be done to create the QuickReplyButton:
In the folder Messages\Shared
and new class called QuickReplyButton
should be created. This class should be in the Line
namespace. This class should also have a Validate
method. An example of this method can be found in some of the other files.