Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add Blocks support #21

Closed
wants to merge 5 commits into from

Conversation

Cool-fire
Copy link

The changes consists of

  • Adding a new Polymorphic Adapter for json parsing of Blocks based on type
  • Added a new Polymorphic Adapter for json parsing of Block Elements based on type
  • Added two Block types i.e Section, Action Block
  • Added a Element types i.e Button, overflow, datepicker Element
  • Added Object types confirm, Text, option Object
  • Added Button, overflow, daatepicker element request payload data types
  • Added rest client support to send request payload to bot

@Cool-fire Cool-fire changed the title Add Blocks support [WIP] Add Blocks support Sep 5, 2019
@Cool-fire Cool-fire closed this by deleting the head repository Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant