Set Title
Modify the title of a Stream Deck key or dial

Set Title Dialog
Explore the full Stream Deck Plugin Documentation
Parameters
ElgatoStreamDeckButtonId
Title
Text
The new value to use as the button title
ElgatoStreamDeckButtonState
C# Usage
public void StreamDeckSetTitle(string buttonId, string title)
CPH.StreamDeckSetTitle(buttonId, title);