changed poll dialog to only show results
This commit is contained in:
@@ -8,6 +8,7 @@ import '../getPoll/getPollStateResponse.dart';
|
||||
import '../talkApi.dart';
|
||||
import 'votePollParams.dart';
|
||||
|
||||
@Deprecated('VotePoll is broken (known issues)')
|
||||
class VotePoll extends TalkApi {
|
||||
String token;
|
||||
int pollId;
|
||||
|
||||
Reference in New Issue
Block a user