QueueLength returns the number of queued messages
()
| 104 | IsInlineEditing() bool |
| 105 | // QueueLength returns the number of queued messages |
| 106 | QueueLength() int |
| 107 | // FocusMessages gives focus to the messages panel for keyboard scrolling |
| 108 | FocusMessages() tea.Cmd |
| 109 | // FocusMessageAt gives focus and selects the message at the given screen coordinates |
no outgoing calls
no test coverage detected