Last active
July 22, 2022 10:57
-
-
Save Loschcode/51524eddb821cda65023b0d7cd4b0893 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Engines::Core::Rpc::Client.new( | |
service: ::Rpc::Services::LiveCommunications::Messages | |
).get_message( | |
::Rpc::Backend::GetMessageRequest.new( | |
message_id: "21ef149a-09ac-11ed-861d-0242ac120002" | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment