mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-15 05:59:43 +03:00
Changing posts
This commit is contained in:
@@ -1 +1,5 @@
|
||||
from aiogram.fsm.state import State, StatesGroup
|
||||
|
||||
|
||||
class ChangePost(StatesGroup):
|
||||
Text = State()
|
||||
|
||||
Reference in New Issue
Block a user