User renaming Telegram notifications. User renaming event 'app.users.renamed' present. UpdateSubscriptionsCommand refactored (now updates data in single transaction). SubscriptionsManager updated (now not flushing). UserApi updated (now not flushing). Possible bugs added.
This commit is contained in:
parent
43dbb0b007
commit
9a0d374baf
|
@ -4,7 +4,8 @@
|
|||
/link %login% %password% - Link your Telegram account with Point.im account
|
||||
/last - shows last global subscription events
|
||||
/last %user% - shows last user subscribers events
|
||||
/sub - Show user subscribers
|
||||
/sub - Show your subscribers
|
||||
/sub %user% - Show user subscribers
|
||||
/set - Change your personal settings (notifications, etc)
|
||||
/stats - Show some statistics about service
|
||||
/help shows this message
|
||||
|
|
Loading…
Reference in a new issue