This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Description What is broken or not working?
Hi,
When using Publish-Tweet, Japanese characters are garbled.
The same applies to Emoji☺ too.
e.g. Publish-Tweet -TweetText "☺"
"☺" was changed ?charactor.
I want to send Emoji and japanese text.
PowerShell Environment
Name Value
---- -----
PSVersion 7.3.4
PSEdition Core
GitCommitId 7.3.4
OS Linux 5.4.0-139-generic # 156-Ubuntu SMP Fri Jan 20 17:27:18 UTC 2023
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
What steps will reproduce the behavior?
Publish-Tweet -TweetText "☺"
Publish-Tweet -TweetText "てすとです"
Relevant console output
PS [*** ] > Publish-Tweet -TweetText ☺
Id : 1668642732775190528
Text : ?
Attachments :
AuthorId : 2886419880
ContextAnnotations :
ConversationId : 1668642732775190528
CreatedAt : 6/13/2023 3:33:24 PM
Entities :
Geo :
InReplyToUserId :
EditHistoryTweetIds : {1668642732775190528}
EditControls : IsEditEligibile: True, EditableUntil: 6/13/2023 4:33:24 PM, EditsRemaining: 5
Language : qst
NonPublicMetrics :
OrganicMetrics :
PossiblySensitive : False
PromotedMetrics :
PublicMetrics : RetweetCount: 0, ReplyCount: 0, LikeCount: 0, QuoteCount: 0
ReferencedTweets :
ReplySettings : Everyone
Source :
Withheld : Copyright:False, CountryCodes:
Anything else?
No response
Reactions are currently unavailable
What is broken or not working?
Hi,
When using Publish-Tweet, Japanese characters are garbled.
The same applies to Emoji☺ too.
e.g. Publish-Tweet -TweetText "☺"
"☺" was changed ?charactor.
I want to send Emoji and japanese text.
PowerShell Environment
Name Value ---- ----- PSVersion 7.3.4 PSEdition Core GitCommitId 7.3.4 OS Linux 5.4.0-139-generic #156-Ubuntu SMP Fri Jan 20 17:27:18 UTC 2023 Platform Unix PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0What steps will reproduce the behavior?
Relevant console output
Anything else?
No response