Skip to content

Commit

Permalink
chore: delete TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-ukiru committed Mar 23, 2024
1 parent c525036 commit 931559a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ func (m *Manager) Bind(dp Dispatcher, opts ...HandlerOptionFunc) {

// Handle using telebot-like parameters for adding new handler.
// But it don't supports filters.
// #TODO: add one filter support
func (m *Manager) Handle(
dp Dispatcher,
endpoint any,
Expand Down

0 comments on commit 931559a

Please sign in to comment.