Context.this

Create a new context from an existing one, but with a different originating channel/user.

struct Context
this
()

Parameters

ctx
Type: Context

existing context to copy

target
Type: string

channel name or user nick name

Meta