Skip to content

Commit

Permalink
doc: removed a duplicate space
Browse files Browse the repository at this point in the history
  • Loading branch information
gekkedev authored Jul 19, 2024
1 parent 94f635e commit fc39872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/layers/sender.layer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ export class SenderLayer extends ListenerLayer {
* Sends image message
* @category Chat
* @param to ID of the chat to send the image to
* @param base64 A base64-encoded data URI (with mime type)
* @param base64 A base64-encoded data URI (with mime type)
* @param filename
* @param caption
* @param quotedMessageId Quoted message id
Expand Down

0 comments on commit fc39872

Please sign in to comment.