From: Atomic-Bean <75401809+Atomic-Bean@users.noreply.github.com> Date: Sun, 3 Jan 2021 20:02:34 +0000 (+1030) Subject: Command to check if number is registered (#391) X-Git-Tag: v0.7.3~51 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/1c5de83370e1108271bf72836c887fdea9cb46db?hp=1c5de83370e1108271bf72836c887fdea9cb46db Command to check if number is registered (#391) * Added the isRegistered command * Minor fixes * Corrected description * Added AsamK's suggestions Fixes #178 ---