menu
tdlib package
documentation
td_api.dart
UpdateChatDraftMessage
positions property
positions property
dark_mode
light_mode
positions
property
List
<
ChatPosition
>
positions
final
positions
The new chat positions in the chat lists
Implementation
final List<ChatPosition> positions;
tdlib package
documentation
td_api
UpdateChatDraftMessage
positions property
UpdateChatDraftMessage class