antonleliuk / spring-social-botFramework

Skype BotFramework API binding and connect support
Apache License 2.0
4 stars 1 forks source link

Create rest methods #1

Closed antonleliuk closed 8 years ago

antonleliuk commented 8 years ago

Add to the SkypeBot remaining methods from Skype Bot API for Messaging to send messages to the skype

antonleliuk commented 8 years ago

Create

antonleliuk commented 8 years ago

Create base class Message with field activity. Based on value of field create a list of concrete inheritors

antonleliuk commented 8 years ago

Created REST methods based on Swagger API