Skip to content

Remove the deprecated CreatePrivate() channel function#217

Merged
tudddorrr merged 1 commit into
developfrom
remove-deprecated-create-private-channel-func
Jul 4, 2026
Merged

Remove the deprecated CreatePrivate() channel function#217
tudddorrr merged 1 commit into
developfrom
remove-deprecated-create-private-channel-func

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

API cleanup

  • Removed the CreatePrivate method from ChannelsAPI.cs, which was previously marked [Obsolete] and had been superseded by the unified Create(CreateChannelOptions options) overload — callers can now pass isPrivate = true in the options object instead of using a separate method.

@tudddorrr tudddorrr added the breaking This pull request contains a breaking change label Jul 4, 2026
@tudddorrr tudddorrr changed the title Remove the deprecated CreatePrivate function Remove the deprecated CreatePrivate() channel function Jul 4, 2026
@tudddorrr
tudddorrr merged commit e84263f into develop Jul 4, 2026
3 checks passed
@tudddorrr
tudddorrr deleted the remove-deprecated-create-private-channel-func branch July 4, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This pull request contains a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant