InfiniteScroll 3
fix user list send telegram text invited show in profile
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user