Telegram support (#488)

This commit is contained in:
0xCA
2023-12-29 13:22:12 +05:00
committed by GitHub
parent 841db62347
commit 41bf0bc92c
14 changed files with 588 additions and 32 deletions

View File

@@ -17,6 +17,7 @@ Table = {{ .globalSettings.Table }}
# ID: {{ .Client.ID }}
# Name: {{ .Client.Name }}
# Email: {{ .Client.Email }}
# Telegram: {{ .Client.TgUserid }}
# Created at: {{ .Client.CreatedAt }}
# Update at: {{ .Client.UpdatedAt }}
[Peer]