mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 11:49:19 +00:00
Add Feat. Farewell Message
This commit is contained in:
@@ -50,6 +50,9 @@ class Whatsapp extends Model<Whatsapp> {
|
||||
@Column(DataType.TEXT)
|
||||
greetingMessage: string;
|
||||
|
||||
@Column(DataType.TEXT)
|
||||
farewellMessage: string;
|
||||
|
||||
@Default(false)
|
||||
@AllowNull
|
||||
@Column
|
||||
|
||||
Reference in New Issue
Block a user