mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 04:09:26 +00:00
feat: added routes to handle whatsapp session
This commit is contained in:
@@ -41,6 +41,9 @@ class Whatsapp extends Model<Whatsapp> {
|
||||
@Column
|
||||
plugged: boolean;
|
||||
|
||||
@Column
|
||||
retries: number;
|
||||
|
||||
@Default(false)
|
||||
@AllowNull
|
||||
@Column
|
||||
|
||||
Reference in New Issue
Block a user