Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I send a fixed text as if it were what the user would enter in the textfield of the composer?
Use action:composer.submit and the necessary server side hooks. For example filter:topic.create
action:composer.submit
filter:topic.create
@baris Could you explain how I can do to send text as if it were the editor so that the composer does not throw error that it enters more than 0 characters?