'How to create zoom like response in slack bot message using block kit?

I have used zoom integration with slack. When I send /zoom command the bot responds with a new meeting link in a box layout that looks really good.

However I am not able to create similar box layout with border and section in my own slack bot. Which block kit syntax should I use to achieve the same design?

I did not find any relevant example in the documentation as well.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source