Implement replying to stories

This commit is contained in:
AsamK 2022-10-30 18:18:21 +01:00
parent fea19c9e20
commit 5ed9db4f08
8 changed files with 54 additions and 6 deletions

View file

@ -162,6 +162,12 @@ pub enum CliCommands {
#[arg(long)]
sticker: Option<String>,
#[arg(long)]
story_timestamp: Option<u64>,
#[arg(long)]
story_author: Option<String>,
},
SendContacts,
SendPaymentNotification {