Skip to content

Commit

Permalink
Small fixes.
Browse files Browse the repository at this point in the history
Handles a few ToDo-s
  • Loading branch information
marcin-cebo committed Oct 1, 2024
1 parent 1d9a02c commit a56603c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ abstract class BaseChannel<C : Channel, M : Message>(
this.id,
custom
)
), // todo should null overwrite? waiting for optionals?
), // todo should null overwrite? Waiting for optionals?
includeChannelDetails = PNChannelDetailsLevel.CHANNEL_WITH_CUSTOM,
includeCustom = true,
includeCount = true,
Expand Down

0 comments on commit a56603c

Please sign in to comment.