v0.2.0 #15
yupix
announced in
Announcements
v0.2.0
#15
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
Modeler
classIReactionRequired
classIAds
classLiteInstance
classIReactionNf
classINote
classICustomEmoji
classCustomEmoji
classInstanceMeta
classLiteInstanceMeta
IInstanceMetaLiteRequired
classIInstanceMetaLite
classIInstanceMeta
classIPage
classIPageRequired
classIUserDetailedField
classIUserDetailedRequired
classIUserDetailed
classChatGroup
classChatMessage
classIChatGroup
classget
fetch
メソッドを追加Changed
Dict[Any, Any]
のような構文を typing モジュールを使わないdict[any, any]
に変更List[Any, Any]
のような構文を typing モジュールを使わないlist[any, any]
に変更Channel
クラスをRawChannel
を用いて作るようにPinnedNote
クラスをRawPinnedNote
を用いて作るようにPinnedNotePayload
->IPinnedNote
ChannelPayload
->IChannel
NotePayload
->INote
Client.action
toClient.api
.Removed
Renote
クラスを削除しました。今後はNote
クラスをご利用くださいIRenote
,RenotePayload
クラスを削除しました。今後はINote
クラスをご利用くださいRawEmoji
,Emoji
クラスを削除しました。 今後はCustomEmoji
クラスをご利用くださいEmojiPayload
クラスを削除しました。今後はICustomEmoji
クラスをご利用くださいIReactionRequired
,ReactionPayload
を削除しました。 今後はIReactionNf
クラスをご利用くださいRawUser
,User
クラスを削除しました。今後はUserDetailed
,LiteUser
クラスをご利用くださいRawInstance
クラスを削除しました。今後はLiteInstance
クラスをご利用くださいRawProperties
クラスを削除しました。今後はFileProperties
クラスをご利用くださいRawFolder
クラスを削除しました。今後はFolder
クラスをご利用くださいRawFile
クラスを削除しました。 今後はFile
クラスをご利用くださいRawChat
,Chat
クラスを削除しました。 今後はChatMessage
クラスをご利用くださいChatPayload
クラスを削除しました。 今後はIChatMessage
クラスをご利用くださいget_note
メソッドを削除しました。今後はget
もしくはfetch
メソッドをご利用くださいaiocache
を使用しないようになりましたFixed
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions