@@ -36,6 +36,8 @@ function isReactionOnly(originalText) {
|
||||
}
|
||||
|
||||
// ----------------- Результат -----------------
|
||||
const SCHEMA_PREFIX = 'clpr_';
|
||||
|
||||
const result = {
|
||||
max_id: null,
|
||||
max_chat_id: null,
|
||||
@@ -43,6 +45,7 @@ const result = {
|
||||
answer_type: null,
|
||||
channel: 'max',
|
||||
raw_update: raw,
|
||||
prefix: SCHEMA_PREFIX,
|
||||
reply_to_message_id: null,
|
||||
reply_to_from_id: null,
|
||||
reply_to_from_username: null,
|
||||
|
||||
Reference in New Issue
Block a user