Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 2

How can I add a comment to a TON-related transaction using send_raw_message and include it in the message body along with any attachment?
How can I add a comment to a TON-related transaction using send_raw_message and include it in the message body along with any attachment?
What is the process for adding a comment to a transaction using `send_raw_message` in TON-related transactions? Is it possible to include the comment in the body of the message along with any attachment? ----- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2915
What is the process for adding a comment to a transaction using `send_raw_message` in TON-related transactions? Is it possible to include the comment in the body of the message along with any attachment? ----- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2915
#transactions #wallet
#wallet #transations
one year ago
Original
How can I add a comment to a TON-related transaction using send_raw_message and include it in the message body along with any attachment?

What is the process for adding a comment to a transaction using `send_raw_message` in TON-related transactions? Is it possible to include the comment in the body of the message along with any attachment? ----- > This question was imported from Telegram Chat: https://t.me/tondev_eng/2915
#wallet #transations