Skip to content

Conversation

@marcus-daily
Copy link
Contributor

No description provided.

Copy link

@mattieruth mattieruth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoot. i thought i hit approve on this earlier. approved!


fun SendText(
content: String,
options: SendTextOptions

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need to be marked optional in some way? (i have to admit, i don't fully understand the difference/relationship between this method and the one above in the client)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, this is just an internal method which builds the Data.SendText object, rather than a public API. The API function has the default value:

options: SendTextOptions = SendTextOptions()

@marcus-daily
Copy link
Contributor Author

Thanks for the review @mattieruth!

@marcus-daily marcus-daily merged commit adb833d into main Oct 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants