-
-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin ‐ Buttons
Protocol Corporation edited this page Nov 20, 2024
·
2 revisions
The "plugin - buttons" are buttons that you can add in SimpleTelegramBot menus:
public static function PluginButton_Admin(
StbDatabase $Db,
TblMarkupInline $Markup,
int $Line,
int $Column
):void{} public static function PluginButton_Module(
StbDatabase $Db,
TblMarkupInline $Markup
):void{}