AiursoftWeb / Kahla.CLI

A CLI implementation for Kahla API

Home Page:https://www.kahla.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use default values if some arguments are not valid.

Anduin2017 opened this issue · comments

For example:

If I exec:

kahla getmessages -u myfriend

It will cause an exception.

If an argument is not required, shall use default value. The -t here shall be 15.