danielfae / Glimty

Glimty Bot for Gifts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button


Attribute Type Description
_id String unique
type String postback
title String text inside button

##Endpoints summary

HTTP Verb URL Description
GET api/button Returns a list of buttons.
GET api/button/:id Returns the button with the specified id.
POST api/button/ Button registration.
PUT api/button/:button Updates button's attribute.
DEL api/button/:id Permanently deletes button.

About

Glimty Bot for Gifts


Languages

Language:JavaScript 100.0%