mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update API
This commit is contained in:
parent
74eeea3002
commit
aed1467617
8 changed files with 225 additions and 148 deletions
|
|
@ -93,7 +93,7 @@ private extension ReportReason {
|
|||
case .spam:
|
||||
return .inputReportReasonSpam
|
||||
case .fake:
|
||||
return .inputReportReasonOther(text: "fake")
|
||||
return .inputReportReasonFake
|
||||
case .violence:
|
||||
return .inputReportReasonViolence
|
||||
case .porno:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue