set_draft
- Inputs
{
"chat_id": "string: id of chat",
"text": "string min length:1,max length:16384, optional"
}
- Errors
{
"must_login": "must login",
"user_not_in_chat": "user not a member of selected chat"
}
- Extra Description
keeps in draft, those messages that don't send into chats
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1547890173.7307055
}