forked from Ivasoft/mattermost-mobile
Update dependencies
This commit is contained in:
1
types/api/channels.d.ts
vendored
1
types/api/channels.d.ts
vendored
@@ -63,6 +63,7 @@ type ChannelMembership = {
|
||||
scheme_admin?: boolean;
|
||||
post_root_id?: string;
|
||||
is_unread?: boolean;
|
||||
manually_unread?: boolean;
|
||||
};
|
||||
type ChannelUnread = {
|
||||
channel_id: string;
|
||||
|
||||
Reference in New Issue
Block a user