make single_button_markup public
This commit is contained in:
parent
0fc96b17a6
commit
710c1bda8d
@ -6,6 +6,7 @@ use crate::{
|
|||||||
BotResult,
|
BotResult,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#[macro_export]
|
||||||
macro_rules! single_button_markup {
|
macro_rules! single_button_markup {
|
||||||
($button:expr) => {
|
($button:expr) => {
|
||||||
InlineKeyboardMarkup {
|
InlineKeyboardMarkup {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user