create MessageForwardReply state
This commit is contained in:
parent
2590055ea1
commit
abc079831d
@ -77,6 +77,7 @@ pub enum State {
|
||||
is_caption_set: bool,
|
||||
},
|
||||
EditButton,
|
||||
MessageForwardReply,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user