Chat ID
Optionalparams: {OptionalbusinessConnectionId?: stringUnique identifier of the business connection on behalf of which the action will be sent
OptionalcanStop?: booleanWhether the user should be able to stop the draft generation (see StreamingDraft.signal)
OptionalkeepOnStop?: booleanWhether the draft should be kept once the user stops the generation
Optionalmode?: "replace" | "append"Mode of the draft's send method
append - appends the text to the previous draftreplace - replaces the previous draft with the new oneOptionalthreadId?: numberFor comment threads, ID of the thread (i.e. top message)
Create a streaming text message draft