Skip to content

Commit 0d14265

Browse files
committed
Fixed $httpRequest causes crash on error, small other fixes
1 parent b4e0c56 commit 0d14265

File tree

191 files changed

+343
-348
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+343
-348
lines changed

dist/native/bot/botUserAuthorizationCount.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/bot/botUserAuthorizationCount.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/bot/botUserAuthorizationCount.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/channel/channelTags.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ declare const _default: NativeFunction<[{
44
name: string;
55
description: string;
66
rest: false;
7+
required: true;
78
type: ArgType.Channel;
89
check: (i: BaseChannel) => boolean;
910
}, {

dist/native/channel/channelTags.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/channel/channelTags.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/channel/channelTags.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/channel/getThreadMembers.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)