InfiniteScroll 3

fix user list
send telegram text
invited show in profile
This commit is contained in:
paoloar77
2022-08-18 05:26:21 +02:00
parent 8a41aff739
commit ed6abf2b07
23 changed files with 131 additions and 61 deletions

View File

@@ -661,6 +661,7 @@ export const shared_consts = {
CmdToSend: {
SHARE_MSGREG: 1,
SHARE_TEXT: 2,
},
TypeMsg: {
@@ -848,7 +849,8 @@ export const shared_consts = {
},
MsgTeleg: {
SHARE_MSGREG: 1
SHARE_MSGREG: 1,
SHARE_TEXT: 2,
},
TypeMsgTemplate: {