0.12.0
- Updated tgbot version to 0.18.
- Added
Chain::once
method which allows to run first found handler only. - Removed
PrincipalUser
andPrincipalChat
in favor ofUserId
andChatId
.
Chain::once
method which allows to run first found handler only.PrincipalUser
and PrincipalChat
in favor of UserId
and ChatId
.