Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios

This commit is contained in:
Ilya Laktyushin
2024-05-16 01:05:18 +04:00
217 changed files with 27162 additions and 3636 deletions

View File

@@ -2090,10 +2090,10 @@ final class WebAppPickerContext: AttachmentMediaPickerContext {
func setCaption(_ caption: NSAttributedString) {
}
func send(mode: AttachmentMediaPickerSendMode, attachmentMode: AttachmentMediaPickerAttachmentMode) {
func send(mode: AttachmentMediaPickerSendMode, attachmentMode: AttachmentMediaPickerAttachmentMode, messageEffect: ChatSendMessageActionSheetController.MessageEffect?) {
}
func schedule() {
func schedule(messageEffect: ChatSendMessageActionSheetController.MessageEffect?) {
}
func mainButtonAction() {