Skip to content

messages.composeMessageWithAI

No description provided by the pinned schema.

messages.composeMessageWithAI#daecc589 flags:# proofread:flags.0?true emojify:flags.3?true text:TextWithEntities translate_to_lang:flags.1?string tone:flags.2?InputAiComposeTone = messages.ComposedMessageWithAI;

messages.ComposedMessageWithAI

NameTypeFlagDefaultDescription
flags#flag wordNo description provided by the pinned schema.
proofreadflags.0?trueflags.0No description provided by the pinned schema.
emojifyflags.3?trueflags.3No description provided by the pinned schema.
textTextWithEntitiesNo description provided by the pinned schema.
translate_to_langflags.1?stringflags.1No description provided by the pinned schema.
toneflags.2?InputAiComposeToneflags.2No description provided by the pinned schema.
ParameterBitMeaning
proofread0Controlled by flags; present when this bit is set.
emojify3Controlled by flags; present when this bit is set.
translate_to_lang1Controlled by flags; present when this bit is set.
tone2Controlled by flags; present when this bit is set.
from miniproto.raw.functions import MessagesComposeMessageWithAI

Public access: miniproto.raw.functions.MessagesComposeMessageWithAI.

from miniproto.raw.functions import MessagesComposeMessageWithAI
# Naming the raw request class is local only; it performs no I/O or network request.
request_type = MessagesComposeMessageWithAI

messages.ComposedMessageWithAI

CodeErrorDescription
400AICOMPOSE_FLOOD_PREMIUMYou’ve reached the daily limit of AI text transformations, upgrade to Telegram Premium to get 50x times more AI text transformations per day!
400AI_COMPOSE_TASK_MISSINGNo AI task was specified. The caller must provide at least one of: proofread, translate (with a target language), tone, or emojify.
400BUSINESS_CONNECTION_NOT_ALLOWEDThis method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we’re a user, and users cannot invoke methods over a business connection; (2) we’re a bot, but business mode was disabled in @botfather or (3); we’re a bot, but this method cannot be invoked over a business connection.
400MESSAGE_EMPTYThe provided message is empty.
401AUTH_KEY_UNREGISTEREDThe specified authorization key is not registered in the system (for example, a PFS temporary key has expired).
500AICOMPOSE_TIMEOUTA timeout occurred while composing the message.

InputAiComposeTone, TextWithEntities Known selected constructors: inputAiComposeToneDefault, inputAiComposeToneID, inputAiComposeToneSingleUse, inputAiComposeToneSlug, textWithEntities

messages.ComposedMessageWithAI Known selected constructors: messages.composedMessageWithAI

aicompose.deleteTone, aicompose.getTone, aicompose.getToneExample, aicompose.saveTone, aicompose.updateTone, contacts.addContact, contacts.updateContactNote, messages.composeRichMessageWithAI, messages.editFactCheck, messages.summarizeText, messages.translateText, phone.sendGroupCallMessage

  • user only
  • tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
  • tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery