notify Data Changed
Notifies this component that the data needed to draw the input has changed.
Parameters
message
Message required for current input information
channel
The latest group channel since 3.0.0
open fun notifyDataChanged(@Nullable message: BaseMessage, @NonNull channel: GroupChannel, @NonNull defaultText: String)
Notifies this component that the data needed to draw the input has changed.
Parameters
message
Message required for current input information
channel
The latest group channel
default Text
Text set as initial value for input since 3.0.0