deleteChatForward abstract method
- ChatForward forward
Deletes the specified ChatForward posted by the authenticated MyUser.
Implementation
Future<void> deleteChatForward(ChatForward forward);
Deletes the specified ChatForward posted by the authenticated MyUser.
Future<void> deleteChatForward(ChatForward forward);